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