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);
1074
Capture
(manipulatableElement);
1079
Capture
(null);
1179
device.
Capture
(null);
System\Windows\UIElement.cs (2)
4569
return touchDevice.
Capture
(this);
4583
touchDevice.
Capture
(null);
System\Windows\UIElement3D.cs (2)
1459
return touchDevice.
Capture
(this);
1473
touchDevice.
Capture
(null);