From 017bf895fe2826624b97e5df1f8406de7b8df8e2 Mon Sep 17 00:00:00 2001 From: Jing Xia Date: Thu, 23 Mar 2023 08:54:44 -0500 Subject: [PATCH] Fix SystemParameters.MenuDropAlignment's description #7920 --- xml/System.Windows/SystemParameters.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/System.Windows/SystemParameters.xml b/xml/System.Windows/SystemParameters.xml index 2f4d7400515..4a3ccaccdba 100644 --- a/xml/System.Windows/SystemParameters.xml +++ b/xml/System.Windows/SystemParameters.xml @@ -5087,7 +5087,7 @@ Gets a value indicating whether pop-up menus are left-aligned or right-aligned, relative to the corresponding menu item. - if left-aligned; otherwise, . + if right-aligned; otherwise, .