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