2 references to StylusLogicShutDownListener
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerLogic.cs (1)
458
ShutdownListener = new
StylusLogicShutDownListener
(this, ShutDownEvents.DispatcherShutdown);
System\Windows\Input\Stylus\Wisp\WispLogic.cs (1)
3126
ShutdownListener = new
StylusLogicShutDownListener
(this, ShutDownEvents.DispatcherShutdown);