5 references to RegisterInputProvider
PresentationCore (5)
System\Windows\InterOp\HwndAppCommandInputProvider.cs (1)
16_site = InputManager.Current.RegisterInputProvider(this);
System\Windows\InterOp\HwndKeyboardInputProvider.cs (1)
18_site = InputManager.Current.RegisterInputProvider(this);
System\Windows\InterOp\HwndMouseInputProvider.cs (1)
21_site = InputManager.Current.RegisterInputProvider(this);
System\Windows\InterOp\HwndPointerInputProvider.cs (1)
68_site = InputManager.Current.RegisterInputProvider(this);
System\Windows\InterOp\HwndStylusInputProvider.cs (1)
36_site = inputManager.RegisterInputProvider(this);