Property IgnoreHoveredState
IgnoreHoveredState
Gets or sets whether to ignore hovered state in the controls. By default it returns true when application is executed on phone or tablet device.
public static bool IgnoreHoveredState { get; set; }
Gets or sets whether to ignore hovered state in the controls. By default it returns true when application is executed on phone or tablet device.
public static bool IgnoreHoveredState { get; set; }