ComponentOne Basic Library for WPF and Silverlight
IsKeyboardFocused Property (C1TreeViewLinePanel)


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

Reference

C1TreeViewLinePanel Class
C1TreeViewLinePanel Members