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