Skip to main content

Command Property

Gets or sets the command associated with the menu item.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public ICommand? Command { get; set; }
View Source

Property Value

ICommand

Implements

ICommandSource.Command

See Also

Reference

MenuItem Class
Avalonia.Controls Namespace