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