WorkflowDesignerColors.FontWeight Property

Definition

Gets the font weight to be used for the WorkflowViewElement.

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

Property Value

The FontWeight used for the view element.

Applies to