次の方法で共有


StyleInstance.FontFamily プロパティ

定義

FontFamily クラスの Style プロパティの計算値を取得します。

public:
 virtual property System::String ^ FontFamily { System::String ^ get(); void set(System::String ^ value); };
public override string FontFamily { get; set; }
member this.FontFamily : string with get, set
Public Overrides Property FontFamily As String

プロパティ値

string プロパティの計算値を表す FontFamily 値。

適用対象