13 references to Capture
PresentationCore (13)
System\Windows\ContentElement.cs (2)
857
return touchDevice.
Capture
(this);
871
touchDevice.
Capture
(null);
System\Windows\Input\TouchDevice.cs (7)
554
Capture
(null);
586
thisRef.
Capture
(null);
723
Capture
(null);
759
Capture
(null);
1076
Capture
(manipulatableElement);
1081
Capture
(null);
1178
device.
Capture
(null);
System\Windows\UIElement.cs (2)
4554
return touchDevice.
Capture
(this);
4568
touchDevice.
Capture
(null);
System\Windows\UIElement3D.cs (2)
1458
return touchDevice.
Capture
(this);
1472
touchDevice.
Capture
(null);