Search Results for

    Show / Hide Table of Contents

    Class WPFHelpers

    Helper methods collection.

    Inheritance
    object
    WPFHelpers
    Namespace: Evergine.WPF
    Assembly: Evergine.WPF.dll
    Syntax
    public static class WPFHelpers

    Methods

    GetDPI(Window)

    Gets the DPI density of the visual.

    Declaration
    public static float GetDPI(Window nativeWindow)
    Parameters
    Type Name Description
    Window nativeWindow

    Native Window.

    Returns
    Type Description
    float

    The DPI density.

    In this article
    Back to top
    Generated by DocFX