DialogPage.DpiMode 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.
protected:
virtual property System::UInt32 DpiMode { System::UInt32 get(); };
protected virtual uint DpiMode { get; }
member this.DpiMode : uint32
Protected Overridable ReadOnly Property DpiMode As UInteger