次の方法で共有


TextCollapsingProperties.Style プロパティ

定義

縮小テキストのスタイルを取得します。

public:
 abstract property System::Windows::Media::TextFormatting::TextCollapsingStyle Style { System::Windows::Media::TextFormatting::TextCollapsingStyle get(); };
public abstract System.Windows.Media.TextFormatting.TextCollapsingStyle Style { get; }
member this.Style : System.Windows.Media.TextFormatting.TextCollapsingStyle
Public MustOverride ReadOnly Property Style As TextCollapsingStyle

プロパティ値

TextCollapsingStyle

TextCollapsingStyle の列挙値。

適用対象