-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
Pri3Indicates issues/PRs that are low priorityIndicates issues/PRs that are low priorityarea-WPFIssues or PRs that relate to WPF or XAML.Issues or PRs that relate to WPF or XAML.
Description
The documentation states the return value means "true when left aligned, otherwise false"
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
m2jean
Metadata
Metadata
Assignees
Labels
Pri3Indicates issues/PRs that are low priorityIndicates issues/PRs that are low priorityarea-WPFIssues or PRs that relate to WPF or XAML.Issues or PRs that relate to WPF or XAML.