2 references to ValidateInputDevices
PresentationCore (2)
Core\CSharp\System\Windows\Input\InputManager.cs (2)
202
_inputTimer.Tick += new EventHandler(
ValidateInputDevices
);
595
ValidateInputDevices
(this, EventArgs.Empty);