Design class¶
Defined in
Namespace: CrissCross.WPF.UI.Markup
Assembly: CrissCross.WPF.UI.dll
Full name: CrissCross.WPF.UI.Markup.Design
Modifiers: public static
Summary¶
Design.
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
Fields¶
| Name | Summary |
|---|---|
| static BackgroundProperty | The background property. |
| static ForegroundProperty | The foreground property. |
Methods¶
| Name | Summary |
|---|---|
| static GetBackground | Gets the background. |
| static SetBackground | Sets the background. |
| static GetForeground | Gets the foreground. |
| static SetForeground | Sets the foreground. |