ComponentOne Basic Library for WPF and Silverlight
IsStylusCaptured Property (C1TreeViewExpandButton)


C1.WPF Namespace > C1TreeViewExpandButton Class : IsStylusCaptured Property
Syntax
'Declaration
 
Public ReadOnly Property IsStylusCaptured As System.Boolean
'Usage
 
Dim instance As C1TreeViewExpandButton
Dim value As System.Boolean
 
value = instance.IsStylusCaptured
public System.bool IsStylusCaptured {get;}
See Also

Reference

C1TreeViewExpandButton Class
C1TreeViewExpandButton Members