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