RibbonTwoLineText.TextEffects プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
この要素内のテキスト コンテンツに適用する効果を取得または設定します。
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
プロパティ値
この要素のテキスト コンテンツに適用される効果を定義する 1 つ以上の TextEffectCollection オブジェクトを格納する TextEffect。
注釈
このプロパティは、コントロールの内部TextBlockのプロパティのTextEffects値を取得または設定します。 詳細については、「TextBlock.TextEffects」を参照してください。
依存プロパティ情報
識別子フィールド | TextEffectsProperty |
に設定されたメタデータ プロパティ true |
なし |