2 writes to _isUsingItemsSource
PresentationFramework (2)
System\Windows\Controls\ItemCollection.cs (2)
1509
_isUsingItemsSource
= true;
1521
_isUsingItemsSource
= false;
1 reference to _isUsingItemsSource
PresentationFramework (1)
System\Windows\Controls\ItemCollection.cs (1)
1544
return
_isUsingItemsSource
;