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