C# (CSharp) RedBadger.Xpf.Specs.Controls.ItemsControlSpecs Namespace

Classes

Name Description
when_a_observable_item_source_is_replaced_with_a_non_observable
when_a_panel_is_not_specified
when_a_panel_is_set
when_an_item_template_has_not_been_specified
when_asked_for_its_children
when_item_template_contains_a_binding_to_a_property_on_the_data_context
when_item_template_contains_a_binding_to_a_property_on_the_data_context.TestBindingObject
when_item_template_contains_a_binding_to_a_reactive_property_on_the_data_context
when_item_template_contains_a_binding_to_a_reactive_property_on_the_data_context.TestBindingObject
when_item_template_is_changed
when_items_source_has_not_been_specified
when_items_source_is_an_empty_observable_collection_and_a_new_item_is_added
when_items_source_is_an_observable_collection_with_1_item_and_it_is_cleared
when_items_source_is_an_observable_collection_with_1_item_and_it_is_removed
when_items_source_is_an_observable_collection_with_1_item_and_it_is_replaced
when_items_source_is_an_observable_collection_with_2_items_and_the_first_item_is_moved_to_the_end
when_items_source_is_bound_to_an_empty_observable_collection_and_a_new_item_is_added
when_items_source_is_changed
when_items_source_is_not_observable_and_is_changed_to_a_new_non_observable_list
when_items_source_is_set_to_a_list_of_two_items
when_items_source_is_set_to_null_and_new_items_are_added_to_the_old_source
when_panel_is_changed
when_the_default_panel_is_used
when_the_panel_specified_has_a_children_collection_that_isnt_ITemplatedList