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