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