10 references to Busy
PresentationFramework (10)
src\Framework\System\Windows\Controls\ItemCollection.cs (10)
2014if (SortDescriptionsMonitor.Busy) 2032if (!IsShapingActive || SortDescriptionsMonitor.Busy) 2047if (GroupDescriptionsMonitor.Busy) 2065if (!IsShapingActive || GroupDescriptionsMonitor.Busy) 2081if (LiveSortingMonitor.Busy) 2100if (!IsShapingActive || LiveSortingMonitor.Busy) 2120if (LiveFilteringMonitor.Busy) 2139if (!IsShapingActive || LiveFilteringMonitor.Busy) 2159if (LiveGroupingMonitor.Busy) 2178if (!IsShapingActive || LiveGroupingMonitor.Busy)