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