次の方法で共有


WorkflowDesignerColors.FontFamily プロパティ

定義

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

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

プロパティ値

ビュー要素の FontFamily

適用対象