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