PanelCreateParams Class
Definition
Line
16
of
System.Windows/Panel.cm
Constructors & Destructor
public
nothrow
PanelCreateParams
(
ControlCreateParams
& controlCreateParams_)
Member Functions
public
nothrow
PanelCreateParams
&
Defaults
()
Member Variables
public
ControlCreateParams
&
controlCreateParams
Constructor& Destructor Details
PanelCreateParams Constructor
public
nothrow
PanelCreateParams(
ControlCreateParams
& controlCreateParams_)
Definition
Line
18
of
System.Windows/Panel.cm
Member Function Details
Defaults Member Function
public
nothrow
PanelCreateParams
& Defaults()
Definition
Line
21
of
System.Windows/Panel.cm