TextBoxAutoCompleteItemCloseCommand Property

Command to delete a selected item.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
public static RoutedCommand ItemCloseCommand { get; }

Property Value

RoutedCommand

See Also