SourceCodeViewCreateParams Class
Definition
Line
93
of
System.Windows/SourceCodeView.cm
Constructors & Destructor
public
nothrow
SourceCodeViewCreateParams
(
TextViewCreateParams
& textViewCreateParams_)
Member Functions
public
nothrow
SourceCodeViewCreateParams
&
Defaults
()
Member Variables
public
TextViewCreateParams
&
textViewCreateParams
Constructor& Destructor Details
SourceCodeViewCreateParams Constructor
public
nothrow
SourceCodeViewCreateParams(
TextViewCreateParams
& textViewCreateParams_)
Definition
Line
95
of
System.Windows/SourceCodeView.cm
Member Function Details
Defaults Member Function
public
nothrow
SourceCodeViewCreateParams
& Defaults()
Definition
Line
98
of
System.Windows/SourceCodeView.cm