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