RibbonTwoLineText.TextEffects 屬性

定義

取得或設定要套用至這個項目中文字內容的效果。

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

屬性值

TextEffectCollection

包含一個或多個 TextEffectCollection 物件的 TextEffect,用來定義要在這個項目中套用至文字內容的效果。

備註

這個屬性會取得或設定 TextEffects 控制項內部 TextBlock 的 屬性值。 如需詳細資訊,請參閱TextBlock.TextEffects

相依性屬性資訊

識別碼欄位 TextEffectsProperty
中繼資料屬性設定為 true

適用於