8 references to Capture
PresentationCore (8)
System\Windows\ContentElement.cs (2)
420return Stylus.Capture(this); 428Stylus.Capture(null);
System\Windows\Input\Stylus\Pointer\PointerLogic.cs (1)
809Stylus.Capture(null);
System\Windows\Input\Stylus\Wisp\WispLogic.cs (1)
2462Stylus.Capture(null);
System\Windows\UIElement.cs (2)
2531return Stylus.Capture(this); 2539Stylus.Capture(null);
System\Windows\UIElement3D.cs (2)
510return Stylus.Capture(this); 518Stylus.Capture(null);