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