4 references to StylusCaptureWithinProperty
PresentationCore (4)
System\Windows\Input\Stylus\Pointer\PointerLogic.cs (2)
567
UIElement.
StylusCaptureWithinProperty
.OnOriginValueChanged(oldCapture as DependencyObject, _stylusCapture as DependencyObject, ref _stylusCaptureWithinTreeState);
819
UIElement.
StylusCaptureWithinProperty
.OnOriginValueChanged(_stylusCapture as DependencyObject, _stylusCapture as DependencyObject, ref _stylusCaptureWithinTreeState);
System\Windows\Input\Stylus\Wisp\WispLogic.cs (2)
2111
UIElement.
StylusCaptureWithinProperty
.OnOriginValueChanged(oldCapture as DependencyObject, _stylusCapture as DependencyObject, ref _stylusCaptureWithinTreeState);
2461
UIElement.
StylusCaptureWithinProperty
.OnOriginValueChanged(_stylusCapture as DependencyObject, _stylusCapture as DependencyObject, ref _stylusCaptureWithinTreeState);