4 references to CriticalCurrentSources
PresentationCore (3)
MS\Internal\Automation\EventMap.cs (1)
253foreach (PresentationSource source in PresentationSource.CriticalCurrentSources)
System\Windows\InterOp\HwndSource.cs (1)
676foreach (PresentationSource source in PresentationSource.CriticalCurrentSources)
System\Windows\PresentationSource.cs (1)
373return CriticalCurrentSources;
PresentationFramework (1)
System\Windows\SystemResources.cs (1)
1305foreach (PresentationSource source in PresentationSource.CriticalCurrentSources)