3 references to CriticalCurrentSources
PresentationCore (3)
Core\CSharp\MS\Internal\Automation\EventMap.cs (1)
278foreach (PresentationSource source in PresentationSource.CriticalCurrentSources)
Core\CSharp\System\Windows\Interop\HwndSource.cs (1)
789foreach (PresentationSource source in PresentationSource.CriticalCurrentSources)
Core\CSharp\System\Windows\PresentationSource.cs (1)
450return CriticalCurrentSources;