DpiHelper::Instance Property
Visual Studio 2015
Gets an instance of DpiHelper.
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); }
Property Value
Type: Microsoft.VisualStudio.PlatformUI::DpiHelper::DpiHelperImplementation^Returns DpiHelper::DpiHelperImplementation.
Show: