WorkflowDesignerColors.FontFamily プロパティ

定義

WorkflowViewElement のフォント ファミリを取得します。

public:
 static property System::Windows::Media::FontFamily ^ FontFamily { System::Windows::Media::FontFamily ^ get(); };
public static System.Windows.Media.FontFamily FontFamily { get; }
member this.FontFamily : System.Windows.Media.FontFamily
Public Shared ReadOnly Property FontFamily As FontFamily

プロパティ値

FontFamily

ビュー要素の FontFamily

適用対象