Click or drag to resize
weroSoft AG, Software
PageViewModelForeground Property
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Gets or sets the foreground of the page.

Namespace:  WeroSoft.Workflow.Common.Visualization
Assembly:  WeroSoft.Workflow.Core.Library (in WeroSoft.Workflow.Core.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public SolidColorBrush Foreground { get; set; }

Property Value

Type: SolidColorBrush
See Also