2 references to IsLiveShaping
PresentationFramework (2)
System\Windows\Data\ListCollectionView.cs (2)
1552
if (
IsLiveShaping
)
2583
IList localList =
IsLiveShaping
? (IList)(new LiveShapingList(this, GetLiveShapingFlags(), ActiveComparer))