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