Skip to content

Description of SystemParameters.MenuDropAlignment is backwards #7920

@jmo-gelsight

Description

@jmo-gelsight

The documentation states the return value means "true when left aligned, otherwise false"

https://docs.microsoft.com/en-us/dotnet/api/system.windows.systemparameters.menudropalignment?view=windowsdesktop-6.0

This is backwards. True means that the menus are right aligned, as described in the Win32 API system parameter SPI_GETMENUDROPALIGNMENT to which this parameter corresponds

https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-systemparametersinfoa

Metadata

Metadata

Assignees

No one assigned

    Labels

    Pri3Indicates issues/PRs that are low priorityarea-WPFIssues or PRs that relate to WPF or XAML.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions