Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1ScrollViewer Class / BringIntoViewOnFocusChangeProperty Field

In This Topic
    BringIntoViewOnFocusChangeProperty Field
    In This Topic
    Identifies the BringIntoViewOnFocusChange dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly BringIntoViewOnFocusChangeProperty As DependencyProperty
    public static readonly DependencyProperty BringIntoViewOnFocusChangeProperty
    See Also