3 writes to ForwardChanges
PresentationFramework (3)
MS\Internal\Data\LiveShapingItem.cs (1)
23
ForwardChanges
= !oneTime;
MS\Internal\Data\LiveShapingList.cs (2)
392
lsi.
ForwardChanges
= !oneTime;
399
lsi.
ForwardChanges
= false;
4 references to ForwardChanges
PresentationFramework (4)
MS\Internal\Data\LiveShapingItem.cs (1)
233
if (
ForwardChanges
)
System\Windows\Data\ListCollectionView.cs (3)
3099
if (!lsi.IsSortDirty || lsi.IsDeleted || !lsi.
ForwardChanges
)
3136
if (!lsi.IsFilterDirty || !lsi.
ForwardChanges
)
3209
if (!lsi.IsGroupDirty || lsi.IsDeleted || !lsi.
ForwardChanges
)