ToolBarButton.Image Property

Gets or sets the button image.
Public Property Image() As ImageSource
This language is not supported or no code example is available.
public ImageSource Image {get; set;}
This language is not supported or no code example is available.

Property Value

ImageSource
Remarks
 
Call Environment.CompileUserInterfaceElements to apply the changes.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition