Name | Description | |
---|---|---|
![]() | AccumulateDisplayChildren | Overridden. Appends the displayable children of the element to the given list. |
![]() | CanTransform | Overridden. Indicates whether this element currently returns a transformation different than NMatrix.Identity. |
![]() | CreateAppointmentPreview | Overloaded. Creates a preview for the given appointment. |
![]() | DoPostPaint | Overridden. Performs the element post children paint. |
![]() | DoPrePaint | Overridden. Performs the element pre children paint. |
![]() | GetBorderEdge | Overloaded. Gets the border edge (border area) of the element (in local coordinates). |
![]() | GetContentEdge | Overloaded. Gets the content edge (inner edge) of the element (in local coordinates) |
![]() | GetInsets | Gets the element insets. This implemenation returns the sum of the margins, padding and border thickness. |
![]() | GetPaddingEdge | Overloaded. Gets the padding edge (padding area) of the element (in local coordinates). |
![]() | GetTransform | Overridden. Gets the matrix that transforms local to parent coordinates. |
![]() | HitTest | Overloaded. Gets the appointment widget at the given location in the schedule. |
![]() | InvalidateArrange | Invalidates the element arrange. |
![]() | InvalidateArrangeFromChild | Invalidates the element arrange due to a change in one of its child elements. |
![]() | InvalidateMeasure | Invalidates the element measure and pools the element for measure validation. |
![]() | InvalidateMeasureFromChild | Invalidates the element measure due to a change in one of its child elements. |
![]() | LocalToParent | Overloaded. Overridden. Transforms a point in local coordinates to the coordinates of its parent coordinate system. |
![]() | LogicalToSchedule | Overloaded. Converts a logical length to length in schedule drawing units (DIPs). This method takes into account the drawing scale. |
![]() | ParentToLocal | Overloaded. Overridden. Transforms a point in parent coordinates to local coordinates. |
![]() | ScheduleToLogical | Overloaded. Converts a length in page drawing units (DIPs) to a logical length. This method takes into account the drawing scale. |
![]() | ScrollInDirection | Scrolls the viewport in the specified direction, with the specified amount of steps. |
![]() | ScrollToTime | Scrolls the schedule to the given time. |
![]() | ValidateArrange | Called to arrange the element. |
![]() | ValidateMeasure | Called to validate the element measure |
![]() | VisitChildDisplaySubtree | Overridden. Called to propagate the display traversal to the node children. |
![]() | ZoomIn | Increaseases the zoom factor with the zoom step. |
![]() | ZoomOut | Decreases the zoom factor with the zoom step. |
![]() | ZoomToFactor | Zooms the page to the specified factor. |