UIElementDialogPage.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 override uint DpiMode { get; }
member this.DpiMode : uint32
Protected Overrides ReadOnly Property DpiMode As UInteger