We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ListBoxItem.OnMouseLeftButtonDown
1 parent d935ac6 commit 3929508Copy full SHA for 3929508
xml/System.Windows.Controls/ListBoxItem.xml
@@ -285,7 +285,7 @@
285
</Parameters>
286
<Docs>
287
<param name="e">The event data.</param>
288
- <summary>Called when the user presses the right mouse button over the <see cref="T:System.Windows.Controls.ListBoxItem" />.</summary>
+ <summary>Called when the user presses the left mouse button over the <see cref="T:System.Windows.Controls.ListBoxItem" />.</summary>
289
<remarks>To be added.</remarks>
290
</Docs>
291
</Member>
0 commit comments