DpiHelper.Instance Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an instance of DpiHelper.
public:
static property Microsoft::VisualStudio::PlatformUI::DpiHelper::DpiHelperImplementation ^ Instance { Microsoft::VisualStudio::PlatformUI::DpiHelper::DpiHelperImplementation ^ get(); };
public static Microsoft.VisualStudio.PlatformUI.DpiHelper.DpiHelperImplementation Instance { get; }
static member Instance : Microsoft.VisualStudio.PlatformUI.DpiHelper.DpiHelperImplementation
Public ReadOnly Property Instance As DpiHelper.DpiHelperImplementation
Property Value
Returns DpiHelper.DpiHelperImplementation.