Gets true if the control is focused, otherwise false.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public bool IsFocused { get; private set; } |
| Visual Basic |
|---|
Public Property IsFocused As Boolean Get Private Set |