'Declaration
Public Overloads Sub DrawRectangle( _
ByVal pen As Pen, _
ByVal rc As Windows.Foundation.Rect, _
ByVal corners As Windows.Foundation.Size _
)
public void DrawRectangle(
Penpen,
Windows.Foundation.Rect rc,
Windows.Foundation.Size corners
)