ComponentOne Extended Library for WPF and Silverlight
IsFocused Property (C1PropertyGrid)

C1.WPF.Extended Namespace > C1PropertyGrid Class : IsFocused Property
Returns true if the control has the focus.
Syntax
'Declaration
 
Public Shadows ReadOnly Property IsFocused As Boolean
public new bool IsFocused {get;}
See Also

Reference

C1PropertyGrid Class
C1PropertyGrid Members