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

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

Reference

C1PropertyGrid Class
C1PropertyGrid Members