ListViewExtensions.CommandProperty Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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