[NotClientImplementableAttribute]
public interface IRenderRoot<NotClientImplementableAttribute>
Public Interface IRenderRoot[<NotClientImplementableAttribute>]
type IRenderRoot = interface end| ClientSize | Gets the client size of the window. |
| HitTester | |
| Renderer | Gets the renderer for the window. |
| RenderScaling | The scaling factor to use in rendering. |
| PointToClient(PixelPoint) | Converts a point from screen to client coordinates. |
| PointToScreen(Point) | Converts a point from client to screen coordinates. |