2 writes to _site
PresentationCore (2)
System\Windows\InterOp\HwndStylusInputProvider.cs (2)
37_site = inputManager.RegisterInputProvider(this); 56_site = null;
2 references to _site
PresentationCore (2)
System\Windows\InterOp\HwndStylusInputProvider.cs (2)
53if(_site is not null) 55_site.Dispose();