UIElement.IsStylusCaptured Property
.NET Framework 4.6 and 4.5
Gets a value indicating whether the stylus is captured by this element. This is a dependency property.
Namespace: System.Windows
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System.Booleantrue if the element has stylus capture; otherwise, false. The default is false.
Implements
IInputElement.IsStylusCapturedTouch, mouse, and stylus input exist in a particular relationship. For more information, see Input Overview.
Show: