Ribbon.ApplicationMenuProperty Field
Identifies the ApplicationMenu dependency property.
Namespace: Microsoft.Windows.Controls.Ribbon
Assembly: RibbonControlsLibrary (in RibbonControlsLibrary.dll)
Syntax
'Declaration
Public Shared ReadOnly ApplicationMenuProperty As DependencyProperty
public static readonly DependencyProperty ApplicationMenuProperty
public:
static initonly DependencyProperty^ ApplicationMenuProperty
static val ApplicationMenuProperty: DependencyProperty
public static final var ApplicationMenuProperty : DependencyProperty
Field Value
Type: System.Windows.DependencyProperty
The identifier for the ApplicationMenu dependency property.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.