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