ButtonItemCommand Property

Command associated with the element.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public ICommand Command { get; set; }

Property Value

ICommand

See Also