Click to expand
Sandcastle XML Comments Guide

AttachedEventsAndPropertiesTest RemoveItemActivateHandler Method

Remove an event handler from an object

Namespace: XMLCommentsExamples.DocumentationInheritance
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntax
public static void RemoveItemActivateHandler(
	DependencyObject o,
	RoutedEventHandler handler
)
See Also

Reference