2 writes to _isUsingItemsSource
PresentationFramework (2)
System\Windows\Controls\ItemCollection.cs (2)
1501
_isUsingItemsSource
= true;
1513
_isUsingItemsSource
= false;
1 reference to _isUsingItemsSource
PresentationFramework (1)
System\Windows\Controls\ItemCollection.cs (1)
1536
return
_isUsingItemsSource
;