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