RibbonMenuItem.CanUserResizeVerticallyProperty Field

Identifies the CanUserResizeVertically dependency property.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

RibbonMenuItem Class

Microsoft.Windows.Controls.Ribbon Namespace