| AttachedEventsAndPropertiesTest Class |
Namespace: XMLCommentsExamples.DocumentationInheritance
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
|