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