4 references to StylusCaptureWithinProperty
PresentationCore (4)
System\Windows\Input\Stylus\Pointer\PointerLogic.cs (2)
568
UIElement.
StylusCaptureWithinProperty
.OnOriginValueChanged(oldCapture as DependencyObject, _stylusCapture as DependencyObject, ref _stylusCaptureWithinTreeState);
820
UIElement.
StylusCaptureWithinProperty
.OnOriginValueChanged(_stylusCapture as DependencyObject, _stylusCapture as DependencyObject, ref _stylusCaptureWithinTreeState);
System\Windows\Input\Stylus\Wisp\WispLogic.cs (2)
2123
UIElement.
StylusCaptureWithinProperty
.OnOriginValueChanged(oldCapture as DependencyObject, _stylusCapture as DependencyObject, ref _stylusCaptureWithinTreeState);
2473
UIElement.
StylusCaptureWithinProperty
.OnOriginValueChanged(_stylusCapture as DependencyObject, _stylusCapture as DependencyObject, ref _stylusCaptureWithinTreeState);