AvalonEdit
Foreground Property
NamespacesICSharpCode.AvalonEdit.Highlighting.XshdXshdColorForeground
Gets/sets the foreground brush.
Declaration Syntax
C#Visual BasicVisual C++
public HighlightingBrush Foreground { get; set; }
Public Property Foreground As HighlightingBrush
	Get
	Set
public:
property HighlightingBrush^ Foreground {
	HighlightingBrush^ get ();
	void set (HighlightingBrush^ value);
}

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238