8 references to Capture
PresentationCore (8)
System\Windows\ContentElement.cs (2)
421return Stylus.Capture(this); 429Stylus.Capture(null);
System\Windows\Input\Stylus\Pointer\PointerLogic.cs (1)
810Stylus.Capture(null);
System\Windows\Input\Stylus\Wisp\WispLogic.cs (1)
2463Stylus.Capture(null);
System\Windows\UIElement.cs (2)
2532return Stylus.Capture(this); 2540Stylus.Capture(null);
System\Windows\UIElement3D.cs (2)
511return Stylus.Capture(this); 519Stylus.Capture(null);