RibbonMenuButton.DropDownHeightProperty Field
Identifies the DropDownHeight dependency property.
Namespace: Microsoft.Windows.Controls.Ribbon
Assembly: RibbonControlsLibrary (in RibbonControlsLibrary.dll)
Syntax
'Declaration
Public Shared ReadOnly DropDownHeightProperty As DependencyProperty
public static readonly DependencyProperty DropDownHeightProperty
public:
static initonly DependencyProperty^ DropDownHeightProperty
static val DropDownHeightProperty: DependencyProperty
public static final var DropDownHeightProperty : DependencyProperty
Field Value
Type: System.Windows.DependencyProperty
The identifier for the DropDownHeight 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.