RibbonTwoLineText::TextEffects Property
.NET Framework (current version)
Gets or sets the effects to apply to the text content in this element.
Assembly: System.Windows.Controls.Ribbon (in System.Windows.Controls.Ribbon.dll)
public: property TextEffectCollection^ TextEffects { TextEffectCollection^ get(); void set(TextEffectCollection^ value); }
Property Value
Type: System.Windows.Media::TextEffectCollection^A TextEffectCollection containing one or more TextEffect objects that define effects to apply to the text content in this element.
This property gets or sets the value of the TextEffects property of the control’s internal TextBlock. For more information, see TextBlock::TextEffects.
Identifier field | |
Metadata properties set to true | None |
.NET Framework
Available since 4.5
Available since 4.5
Show: