WorkflowDesignerColors.FontFamily Property

Definition

Gets the font family for the 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

Property Value

The FontFamily for the view element.

Applies to