2 writes to _isUsingItemsSource
PresentationFramework (2)
src\Framework\System\Windows\Controls\ItemCollection.cs (2)
1529
_isUsingItemsSource
= true;
1541
_isUsingItemsSource
= false;
1 reference to _isUsingItemsSource
PresentationFramework (1)
src\Framework\System\Windows\Controls\ItemCollection.cs (1)
1564
return
_isUsingItemsSource
;