4 references to TouchesCapturedWithinCache
PresentationCore (4)
Core\CSharp\System\Windows\ContentElement.cs (1)
854get { return ReadFlag(CoreFlags.TouchesCapturedWithinCache); }
Core\CSharp\System\Windows\Input\TouchesCapturedWithinProperty.cs (1)
12CoreFlags.TouchesCapturedWithinCache,
Core\CSharp\System\Windows\UIElement.cs (1)
4597get { return ReadFlag(CoreFlags.TouchesCapturedWithinCache); }
Core\CSharp\System\Windows\UIElement3D.cs (1)
1468get { return ReadFlag(CoreFlags.TouchesCapturedWithinCache); }