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