4 references to StylusCaptureWithinProperty
PresentationCore (4)
System\Windows\Input\Stylus\Pointer\PointerLogic.cs (2)
569
UIElement.
StylusCaptureWithinProperty
.OnOriginValueChanged(oldCapture as DependencyObject, _stylusCapture as DependencyObject, ref _stylusCaptureWithinTreeState);
821
UIElement.
StylusCaptureWithinProperty
.OnOriginValueChanged(_stylusCapture as DependencyObject, _stylusCapture as DependencyObject, ref _stylusCaptureWithinTreeState);
System\Windows\Input\Stylus\Wisp\WispLogic.cs (2)
2124
UIElement.
StylusCaptureWithinProperty
.OnOriginValueChanged(oldCapture as DependencyObject, _stylusCapture as DependencyObject, ref _stylusCaptureWithinTreeState);
2474
UIElement.
StylusCaptureWithinProperty
.OnOriginValueChanged(_stylusCapture as DependencyObject, _stylusCapture as DependencyObject, ref _stylusCaptureWithinTreeState);