1 write to _isLiveSortingSet
PresentationFramework (1)
System\Windows\Controls\ItemCollection.cs (1)
2366_shapingStorage._isLiveSortingSet = value;
1 reference to _isLiveSortingSet
PresentationFramework (1)
System\Windows\Controls\ItemCollection.cs (1)
2362get { return IsShapingActive ? _shapingStorage._isLiveSortingSet : false; }