8 references to Capture
PresentationCore (8)
System\Windows\ContentElement.cs (2)
434return Stylus.Capture(this); 442Stylus.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)
2548return Stylus.Capture(this); 2556Stylus.Capture(null);
System\Windows\UIElement3D.cs (2)
527return Stylus.Capture(this); 535Stylus.Capture(null);