RibbonMenuItem.CanUserResizeHorizontallyProperty Field

Identifies the CanUserResizeHorizontally dependency property.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

RibbonMenuItem Class

Microsoft.Windows.Controls.Ribbon Namespace