Name | Description | |
---|---|---|
![]() | CheckHover | Checks the element under the mouse and updates the control state. |
![]() | Focus | Set the focus to a given element. |
![]() | GetBounds | Overloaded. Gets the rectangle that contains a given element. |
![]() | HitTest | Gets the hit-testable element under the mouse. |
![]() | Invalidate | Invalidates the contained element. |
![]() | IsInputKey | Internal version of IsInputKey that should be called by hosted controls in order to allow the view to handle tab keys, arrows, etc. |
![]() | LogicalToDeviceUnits | Converts a Logical DPI value to its equivalent DeviceUnit DPI value. |
![]() | ResetDisabledElement | Resets the hovered and entered state when this element are disabled. |
![]() | Update | Causes the control to redraw the invalidated regions within its client area. |