Gets or sets a value indicating whether the focus visuals of the control are visible.
            
        
    Namespace: 
   C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# | 
|---|
public Visibility FocusCuesVisibility { get; set; }  | 
| Visual Basic | 
|---|
Public Property FocusCuesVisibility As Visibility Get Set  | 
Remarks
This is a dependency property.