13 references to Capture
PresentationCore (13)
System\Windows\ContentElement.cs (2)
856
return touchDevice.
Capture
(this);
870
touchDevice.
Capture
(null);
System\Windows\Input\TouchDevice.cs (7)
553
Capture
(null);
585
thisRef.
Capture
(null);
722
Capture
(null);
758
Capture
(null);
1075
Capture
(manipulatableElement);
1080
Capture
(null);
1177
device.
Capture
(null);
System\Windows\UIElement.cs (2)
4553
return touchDevice.
Capture
(this);
4567
touchDevice.
Capture
(null);
System\Windows\UIElement3D.cs (2)
1457
return touchDevice.
Capture
(this);
1471
touchDevice.
Capture
(null);