2 overrides of Dispatcher
PresentationFramework (2)
System\Windows\Controls\InkCanvas.cs (1)
2989
internal override Dispatcher
Dispatcher
System\Windows\Controls\InkPresenter.cs (1)
418
internal override Dispatcher
Dispatcher
2 references to Dispatcher
PresentationFramework (2)
MS\Internal\Ink\HighContrastHelper.cs (2)
156
if ( highContrastCallback.
Dispatcher
!= null )
158
highContrastCallback.
Dispatcher
.BeginInvoke(DispatcherPriority.Background,