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