Sandcastle XML Comments Guide
![]() | AttachedEventsAndPropertiesTest Class |
This class is used to test inherited documentation on attached properties and events

Namespace: XMLCommentsExamples.DocumentationInheritance
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0

The AttachedEventsAndPropertiesTest type exposes the following members.

Name | Description | |
---|---|---|
![]() ![]() | AddItemActivateHandler |
Add an event handler to an object
|
![]() ![]() | GetIsBroughtIntoViewWhenSelected |
Get the property value
|
![]() ![]() | RemoveItemActivateHandler |
Remove an event handler from an object
|
![]() ![]() | SetIsBroughtIntoViewWhenSelected |
Sets the property value
|

Name | Description | |
---|---|---|
![]() ![]() | IsBroughtIntoViewWhenSelectedProperty |
This defines the
IsBroughtIntoViewWhenSelected
attached property.
|
![]() ![]() | ItemActivateEvent |
This defines the
ItemActivate
attached event.
|

Name | Description | |
---|---|---|
![]() | IsBroughtIntoViewWhenSelected | This attached property indicates whether or not a tree view item is brought into
view when selected.
|

Name | Description | |
---|---|---|
![]() | ItemActivate |
This attached event is raised when an item is activated
|
