13 references to Capture
PresentationCore (13)
Core\CSharp\System\Windows\ContentElement.cs (2)
877
return touchDevice.
Capture
(this);
894
touchDevice.
Capture
(null);
Core\CSharp\System\Windows\Input\TouchDevice.cs (7)
604
Capture
(null);
640
Capture
(null);
787
Capture
(null);
837
Capture
(null);
1175
Capture
(manipulatableElement);
1180
Capture
(null);
1280
device.
Capture
(null);
Core\CSharp\System\Windows\UIElement.cs (2)
4620
return touchDevice.
Capture
(this);
4637
touchDevice.
Capture
(null);
Core\CSharp\System\Windows\UIElement3D.cs (2)
1491
return touchDevice.
Capture
(this);
1508
touchDevice.
Capture
(null);