2 writes to _isUsingItemsSource
PresentationFramework (2)
System\Windows\Controls\ItemCollection.cs (2)
1518
_isUsingItemsSource
= true;
1530
_isUsingItemsSource
= false;
1 reference to _isUsingItemsSource
PresentationFramework (1)
System\Windows\Controls\ItemCollection.cs (1)
1553
return
_isUsingItemsSource
;