DpiHelper::Instance Property

Visual Studio 2015
 

Gets an instance of DpiHelper.

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

public:
property DpiHelper::DpiHelperImplementation^ Instance {
	[CompilerGeneratedAttribute]
	static DpiHelper::DpiHelperImplementation^ get();
	[CompilerGeneratedAttribute]
	private: static void set(DpiHelper::DpiHelperImplementation^ value);
}
Return to top
Show: