4 references to StylusCaptureWithinProperty
PresentationCore (4)
System\Windows\Input\Stylus\Pointer\PointerLogic.cs (2)
584
UIElement.
StylusCaptureWithinProperty
.OnOriginValueChanged(oldCapture as DependencyObject, _stylusCapture as DependencyObject, ref _stylusCaptureWithinTreeState);
836
UIElement.
StylusCaptureWithinProperty
.OnOriginValueChanged(_stylusCapture as DependencyObject, _stylusCapture as DependencyObject, ref _stylusCaptureWithinTreeState);
System\Windows\Input\Stylus\Wisp\WispLogic.cs (2)
2120
UIElement.
StylusCaptureWithinProperty
.OnOriginValueChanged(oldCapture as DependencyObject, _stylusCapture as DependencyObject, ref _stylusCaptureWithinTreeState);
2470
UIElement.
StylusCaptureWithinProperty
.OnOriginValueChanged(_stylusCapture as DependencyObject, _stylusCapture as DependencyObject, ref _stylusCaptureWithinTreeState);