RibbonMenuItem.ImageSourceProperty Field

Identifies the ImageSource dependency property.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

RibbonMenuItem Class

Microsoft.Windows.Controls.Ribbon Namespace