Returns true if the control has the focus.
Namespace:
C1.XamlAssembly: C1.Xaml (in C1.Xaml.dll)
Syntax
| C# |
|---|
public bool IsFocused { get; private set; } |
| Visual Basic |
|---|
Public Property IsFocused As Boolean Get Private Set |