ExtensionMethods::RaiseEvent Method (EventHandler<DependencyPropertyChangedEventArgs>^, Object^, DependencyPropertyChangedEventArgs)

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

public:
[ExtensionAttribute]
static void RaiseEvent(
	EventHandler<DependencyPropertyChangedEventArgs>^ eventHandler,
	Object^ source,
	DependencyPropertyChangedEventArgs args
)
Return to top
Show: