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