ThemeChangedEventArgs Constructor (Int32)

 

Creates a new instance of the class with the specified message value.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
ThemeChangedEventArgs(
	int message
)

Parameters

message
Type: System::Int32

The message.

Return to top
Show: