3 writes to ForwardChanges
PresentationFramework (3)
MS\Internal\Data\LiveShapingItem.cs (1)
24
ForwardChanges
= !oneTime;
MS\Internal\Data\LiveShapingList.cs (2)
393
lsi.
ForwardChanges
= !oneTime;
400
lsi.
ForwardChanges
= false;
4 references to ForwardChanges
PresentationFramework (4)
MS\Internal\Data\LiveShapingItem.cs (1)
233
if (
ForwardChanges
)
System\Windows\Data\ListCollectionView.cs (3)
3118
if (!lsi.IsSortDirty || lsi.IsDeleted || !lsi.
ForwardChanges
)
3155
if (!lsi.IsFilterDirty || !lsi.
ForwardChanges
)
3228
if (!lsi.IsGroupDirty || lsi.IsDeleted || !lsi.
ForwardChanges
)