| 263 | /// </summary> |
| 264 | /// <param name="clientArea">The client area.</param> |
| 265 | API_PROPERTY() virtual void SetClientBounds(const Rectangle& clientArea) |
| 266 | { |
| 267 | } |
| 268 | |
| 269 | /// <summary> |
| 270 | /// Gets the window position (in screen coordinates). |
no outgoing calls
no test coverage detected