This attached property indicates whether or not a tree view item is brought into view when selected

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

Syntax

C#
See GetIsBroughtIntoViewWhenSelected, SetIsBroughtIntoViewWhenSelected
Visual Basic
See GetIsBroughtIntoViewWhenSelected, SetIsBroughtIntoViewWhenSelected

Property Value

Type: Boolean
The default value is false

See Also