DialogPage.GetDpiAwareObject Method
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.
public:
virtual Microsoft::VisualStudio::Shell::Interop::IVsDpiAware ^ GetDpiAwareObject();
public Microsoft.VisualStudio.Shell.Interop.IVsDpiAware GetDpiAwareObject ();
abstract member GetDpiAwareObject : unit -> Microsoft.VisualStudio.Shell.Interop.IVsDpiAware
override this.GetDpiAwareObject : unit -> Microsoft.VisualStudio.Shell.Interop.IVsDpiAware
Public Function GetDpiAwareObject () As IVsDpiAware