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