4 references to IsStylusCaptureWithinCache
PresentationCore (4)
Core\CSharp\System\Windows\ContentElement.cs (1)
457return ReadFlag(CoreFlags.IsStylusCaptureWithinCache);
Core\CSharp\System\Windows\StylusCaptureWithinProperty.cs (1)
15CoreFlags.IsStylusCaptureWithinCache,
Core\CSharp\System\Windows\UIElement.cs (1)
2593return ReadFlag(CoreFlags.IsStylusCaptureWithinCache);
Core\CSharp\System\Windows\UIElement3D.cs (1)
553return ReadFlag(CoreFlags.IsStylusCaptureWithinCache);