DefaultToolBarButton.HoverImage Property

Gets the Image for the mouse hover state.
Public Overrides Property HoverImage() As ImageSource
This language is not supported or no code example is available.
public override ImageSource HoverImage {get; set;}
This language is not supported or no code example is available.

Property Value

ImageSource
Exception type Condition

EyeshotException

Thrown when you try to set the HoverImage property on default buttons.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition