Skip to content

Commit 017bf89

Browse files
authored
Fix SystemParameters.MenuDropAlignment's description
#7920
1 parent 488440f commit 017bf89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Windows/SystemParameters.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5087,7 +5087,7 @@
50875087
<Docs>
50885088
<summary>Gets a value indicating whether pop-up menus are left-aligned or right-aligned, relative to the corresponding menu item.</summary>
50895089
<value>
5090-
<see langword="true" /> if left-aligned; otherwise, <see langword="false" />.</value>
5090+
<see langword="true" /> if right-aligned; otherwise, <see langword="false" />.</value>
50915091
<remarks>
50925092
<format type="text/markdown"><![CDATA[
50935093

0 commit comments

Comments
 (0)