RibbonTwoLineText.TextEffects Właściwość

Definicja

Pobiera lub ustawia efekty, które mają być stosowane do zawartości tekstowej w tym elemecie.

public:
 property System::Windows::Media::TextEffectCollection ^ TextEffects { System::Windows::Media::TextEffectCollection ^ get(); void set(System::Windows::Media::TextEffectCollection ^ value); };
public System.Windows.Media.TextEffectCollection TextEffects { get; set; }
member this.TextEffects : System.Windows.Media.TextEffectCollection with get, set
Public Property TextEffects As TextEffectCollection

Wartość właściwości

TextEffectCollection

Element TextEffectCollection zawierający co najmniej jeden TextEffect obiekt definiujący efekty, które mają być stosowane do zawartości tekstowej w tym elemecie.

Uwagi

Ta właściwość pobiera lub ustawia wartość TextEffects właściwości wewnętrznej kontrolki TextBlock. Aby uzyskać więcej informacji, zobacz TextBlock.TextEffects.

Informacje dotyczące właściwości zależności

Pole identyfikatora TextEffectsProperty
Właściwości metadanych ustawione na true Brak

Dotyczy