RibbonGallery.SelectedItemProperty Field

Identifies the SelectedItem dependency property.

Namespace:  Microsoft.Windows.Controls.Ribbon
Assembly:  RibbonControlsLibrary (in RibbonControlsLibrary.dll)

Syntax

'Declaration
Public Shared ReadOnly SelectedItemProperty As DependencyProperty
public static readonly DependencyProperty SelectedItemProperty
public:
static initonly DependencyProperty^ SelectedItemProperty
static val SelectedItemProperty: DependencyProperty
public static final var SelectedItemProperty : DependencyProperty

Field Value

Type: System.Windows.DependencyProperty
The identifier for the SelectedItem dependency property.

.NET Framework Security

See Also

Reference

RibbonGallery Class

Microsoft.Windows.Controls.Ribbon Namespace