1 write to _isDataInGroupOrder
PresentationFramework (1)
MS\Internal\Data\CollectionViewGroupRoot.cs (1)
105set { _isDataInGroupOrder = value; }
1 reference to _isDataInGroupOrder
PresentationFramework (1)
MS\Internal\Data\CollectionViewGroupRoot.cs (1)
104get { return _isDataInGroupOrder; }