13 references to Capture
PresentationCore (13)
System\Windows\ContentElement.cs (2)
868
return touchDevice.
Capture
(this);
882
touchDevice.
Capture
(null);
System\Windows\Input\TouchDevice.cs (7)
566
Capture
(null);
598
thisRef.
Capture
(null);
735
Capture
(null);
771
Capture
(null);
1086
Capture
(manipulatableElement);
1091
Capture
(null);
1191
device.
Capture
(null);
System\Windows\UIElement.cs (2)
4574
return touchDevice.
Capture
(this);
4588
touchDevice.
Capture
(null);
System\Windows\UIElement3D.cs (2)
1474
return touchDevice.
Capture
(this);
1488
touchDevice.
Capture
(null);