Property IsMouseDisabled
IsMouseDisabled
Disable or enable the mouse. The mouse is enabled by default.
[Obsolete("The legacy static Application object is going away.")]
public static bool IsMouseDisabled { get; set; }
Disable or enable the mouse. The mouse is enabled by default.
[Obsolete("The legacy static Application object is going away.")]
public static bool IsMouseDisabled { get; set; }