AttachedEventsAndPropertiesTest.ItemActivateEvent Field

Sandcastle XML Comments

Sandcastle XML Comments GuideAttachedEventsAndPropertiesTestItemActivateEvent Field
This defines the ItemActivate attached event.

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

Field Value

Type: RoutedEvent
See Also