SourceCodeTextStyle Class
Definition
Line
44
of
System.Windows/SourceCodeView.cm
Constructors & Destructor
public
nothrow
SourceCodeTextStyle
(
Font
* font_,
Brush
* brush_)
Member Variables
public
Brush
*
brush
public
Font
*
font
Constructor& Destructor Details
SourceCodeTextStyle Constructor
public
nothrow
SourceCodeTextStyle(
Font
* font_,
Brush
* brush_)
Definition
Line
46
of
System.Windows/SourceCodeView.cm