Skip to main content
All docs
V25.2
  • DXPopupMenu.EnsureMenuDPI(ScaleHelper) Method

    This method supports internal infrastructure and is not intended to be used in code.

    Namespace: DevExpress.Utils.Menu

    Assembly: DevExpress.Utils.v25.2.dll

    NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

    Declaration

    public void EnsureMenuDPI(
        ScaleHelper scaleDPI
    )

    Parameters

    Name Type Description
    scaleDPI DevExpress.Utils.DPI.ScaleHelper

     

    Remarks

     

    See Also