2 writes to _site
PresentationCore (2)
System\Windows\InterOp\HwndAppCommandInputProvider.cs (2)
22_site = InputManager.Current.RegisterInputProvider(this); 29_site = null;
2 references to _site
PresentationCore (2)
System\Windows\InterOp\HwndAppCommandInputProvider.cs (2)
28_site?.Dispose(); 62handled = _site.ReportInput(report);