Attached Events And Properties TestItem Activate Attached Event
This attached event is raised when an item is activated
Definition
Namespace: XMLCommentsExamples.DocumentationInheritance
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2025.4.26.0
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2025.4.26.0
C#
See AddItemActivateHandler, RemoveItemActivateHandlerVB
See AddItemActivateHandler, RemoveItemActivateHandlerC++
See AddItemActivateHandler, RemoveItemActivateHandlerF#
See AddItemActivateHandler, RemoveItemActivateHandlerValue
RoutedEventHandlerRemarks
There's a bit more too it to get the event raised but this is just a
documentation example.