2 overrides of Dispatcher
PresentationFramework (2)
src\Framework\System\Windows\Controls\InkCanvas.cs (1)
3132internal override Dispatcher Dispatcher
src\Framework\System\Windows\Controls\InkPresenter.cs (1)
433internal override Dispatcher Dispatcher
2 references to Dispatcher
PresentationFramework (2)
src\Framework\MS\Internal\Ink\HighContrastHelper.cs (2)
165if ( highContrastCallback.Dispatcher != null ) 167highContrastCallback.Dispatcher.BeginInvoke(DispatcherPriority.Background,