1 write to _isDataInGroupOrder
PresentationFramework (1)
src\Framework\MS\Internal\Data\CollectionViewGroupRoot.cs (1)
110set { _isDataInGroupOrder = value; }
1 reference to _isDataInGroupOrder
PresentationFramework (1)
src\Framework\MS\Internal\Data\CollectionViewGroupRoot.cs (1)
109get { return _isDataInGroupOrder; }