Edit

Share via


ListDetailsView.SelectedItemProperty Field

Definition

Identifies the SelectedItem dependency property.

public static readonly Microsoft.UI.Xaml.DependencyProperty SelectedItemProperty;
 staticval mutable SelectedItemProperty : Microsoft.UI.Xaml.DependencyProperty
Public Shared ReadOnly SelectedItemProperty As DependencyProperty 

Field Value

Microsoft.UI.Xaml.DependencyProperty

The identifier for the SelectedItem dependency property.

Applies to