Edit

Share via


ListViewExtensions.CommandProperty Field

Definition

Attached Windows.UI.Xaml.DependencyProperty for binding an ICommand to handle ListViewBase Item interaction by means of Windows.UI.Xaml.Controls.ListViewBase ItemClick event. ListViewBase IsItemClickEnabled must be set to true.

public static readonly Windows.UI.Xaml.DependencyProperty CommandProperty;
 staticval mutable CommandProperty : Windows.UI.Xaml.DependencyProperty
Public ReadOnly CommandProperty As DependencyProperty 

Field Value

Windows.UI.Xaml.DependencyProperty

Applies to