BringIntoViewOnFocusChangeProperty Field
Defines the BringIntoViewOnFocusChange property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly AttachedProperty<bool> BringIntoViewOnFocusChangeProperty
Public Shared ReadOnly BringIntoViewOnFocusChangeProperty As AttachedProperty(Of Boolean)
static val BringIntoViewOnFocusChangeProperty: AttachedProperty<bool>