Method | Description | |
---|---|---|
GetPreferredSize ( |
Discover the preferred size of the element.
|
|
Layout ( |
Perform a layout of the elements.
|
|
RenderBefore ( |
Perform rendering before child elements are rendered.
|
|
ToString ( ) : string |
Obtains the String representation of this instance.
|
|
ViewLayoutWeekCorner ( IKryptonMonthCalendar calendar, |
Initialize a new instance of the ViewLayoutWeekCorner class.
|
public GetPreferredSize ( |
||
context | Layout context. | |
return |
public Layout ( |
||
context | Layout context. | |
return | void |
public RenderBefore ( |
||
context | Rendering context. | |
return | void |
public ViewLayoutWeekCorner ( IKryptonMonthCalendar calendar, |
||
calendar | IKryptonMonthCalendar | Reference to calendar provider. |
months | Reference to months instance. | |
palette | Reference to border palette. | |
return | System |