8 references to Capture
PresentationCore (8)
System\Windows\ContentElement.cs (2)
432return Stylus.Capture(this); 440Stylus.Capture(null);
System\Windows\Input\Stylus\Pointer\PointerLogic.cs (1)
825Stylus.Capture(null);
System\Windows\Input\Stylus\Wisp\WispLogic.cs (1)
2459Stylus.Capture(null);
System\Windows\UIElement.cs (2)
2545return Stylus.Capture(this); 2553Stylus.Capture(null);
System\Windows\UIElement3D.cs (2)
526return Stylus.Capture(this); 534Stylus.Capture(null);