SetBackground sets the background Brush of the Window.
(value Brush)
| 219 | |
| 220 | // SetBackground sets the background Brush of the Window. |
| 221 | SetBackground(value Brush) |
| 222 | |
| 223 | // SetBounds sets the outer bounding box rectangle of the Window, including |
| 224 | // decorations. |
no outgoing calls
no test coverage detected