This defines the IsBroughtIntoViewWhenSelected attached property.

Namespace: SandcastleBuilder.WPF.Behaviors
Assembly: SandcastleBuilder.WPF (in SandcastleBuilder.WPF.dll) Version: 1.9.7.0

Syntax

C#
public static readonly DependencyProperty IsBroughtIntoViewWhenSelectedProperty
Visual Basic
Public Shared ReadOnly IsBroughtIntoViewWhenSelectedProperty As DependencyProperty

Field Value

Type: DependencyProperty

See Also