Specifies constants that indicate which mouse button was clicked.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
<FlagsAttribute> _ Public Enumeration MouseButtons
Dim instance As MouseButtons
[FlagsAttribute] public enum MouseButtons
MouseButtons enumeration members are frequently used during event processing.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.