DpiPrescaleThemedImageConverter.DpiHelper 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 the default DpiHelper.
protected:
virtual property Microsoft::VisualStudio::Utilities::Dpi::DpiHelper ^ DpiHelper { Microsoft::VisualStudio::Utilities::Dpi::DpiHelper ^ get(); };
protected:
virtual property Microsoft::VisualStudio::Utilities::Dpi::DpiHelper ^ DpiHelper { Microsoft::VisualStudio::Utilities::Dpi::DpiHelper ^ get(); };
protected virtual Microsoft.VisualStudio.Utilities.Dpi.DpiHelper DpiHelper { get; }
member this.DpiHelper : Microsoft.VisualStudio.Utilities.Dpi.DpiHelper
Protected Overridable ReadOnly Property DpiHelper As DpiHelper
Property Value
The DpiHelper.