AttachedEventsAndPropertiesTest.IsBroughtIntoViewWhenSelectedProperty Field

Sandcastle XML Comments

Sandcastle XML Comments GuideAttachedEventsAndPropertiesTestIsBroughtIntoViewWhenSelectedProperty Field
This defines the IsBroughtIntoViewWhenSelected attached property.

Namespace: XMLCommentsExamples.DocumentationInheritance
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntax
public static readonly DependencyProperty IsBroughtIntoViewWhenSelectedProperty
Public Shared ReadOnly IsBroughtIntoViewWhenSelectedProperty As DependencyProperty
public:
static initonly DependencyProperty^ IsBroughtIntoViewWhenSelectedProperty
static val IsBroughtIntoViewWhenSelectedProperty: DependencyProperty

Field Value

Type: DependencyProperty
See Also