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