RibbonTwoLineText.TextDecorations 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 TextDecorationCollection,它包含要套用至這個項目中的文字內容的效果。
public:
property System::Windows::TextDecorationCollection ^ TextDecorations { System::Windows::TextDecorationCollection ^ get(); void set(System::Windows::TextDecorationCollection ^ value); };
public System.Windows.TextDecorationCollection TextDecorations { get; set; }
member this.TextDecorations : System.Windows.TextDecorationCollection with get, set
Public Property TextDecorations As TextDecorationCollection
屬性值
TextDecorationCollection,包含要套用於此項目中的文字內容的效果。 預設為 null
。
備註
這個屬性會取得或設定 TextDecorations 控制項內部 TextBlock 的 屬性值。 如需詳細資訊,請參閱TextBlock.TextDecorations。
相依性屬性資訊
識別碼欄位 | TextDecorationsProperty |
中繼資料屬性設定為 true |
無 |