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();
62
handled =
_site
.ReportInput(report);