Skip to content

Commit 480e703

Browse files
authored
Fix SystemParameters.MenuDropAlignment's description (#8922)
#7920
1 parent 3e97cce commit 480e703

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
@@ -5411,7 +5411,7 @@
54115411
<Docs>
54125412
<summary>Gets a value indicating whether pop-up menus are left-aligned or right-aligned, relative to the corresponding menu item.</summary>
54135413
<value>
5414-
<see langword="true" /> if left-aligned; otherwise, <see langword="false" />.</value>
5414+
<see langword="true" /> if right-aligned; otherwise, <see langword="false" />.</value>
54155415
<remarks>
54165416
<format type="text/markdown"><![CDATA[
54175417

0 commit comments

Comments
 (0)