UtilTweakingMouseButtonsSwapEnabled Property

Gets or sets a value that swaps or restores the meaning of the left and right mouse buttons.

Definition

Namespace: DevCase.Core.Windows.Common
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static bool MouseButtonsSwapEnabled { get; set; }

Property Value

Boolean
if mouse swap is enabled, otherwise.

Exceptions

Win32Exception

See Also