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