ToolBarButton.DisabledImage Property

NOTE: This member is now obsolete. This property is deprecated.

Deprecated property. Gets or sets the Image for the disabled state.
Public Property DisabledImage() As ImageSource
This language is not supported or no code example is available.
public ImageSource DisabledImage {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.8

In this article

Definition