Name | Description | |
---|---|---|
EnsureVisible | Overloaded. Ensures that the specified rectangle is visible. | |
ScrollInDirection | Overridden. Scrolls the viewport in the specified direction, with the specified amount of steps. |
For a list of all members of this type, see NScrollContentBase members.
Name | Description | |
---|---|---|
EnsureVisible | Overloaded. Ensures that the specified rectangle is visible. | |
ScrollInDirection | Overridden. Scrolls the viewport in the specified direction, with the specified amount of steps. |
Name | Description | |
---|---|---|
ArrangeContent | Overridden. Overriden to layout the content and the scrollbars. | |
ComputeWindowSize | Overridden. Overriden to compute the area that remains after the H and V srollbars subtract space from the content area. | |
GetBottomSideAdorner | Overridden. Overriden return an instance of a NHScrollBar | |
GetHScrollBar | Overridden. Overriden to return the HScrollBar child | |
GetHScrollBarSettings | Overridden. Gets the settings that need to be applied to the HScrollbar for the viewport parameters, in case the HScrollBar is visible. | |
GetHScrollMode | Overridden. Overriden to return the value of the HScrollMode property | |
GetNoScrollHAlign | Overridden. Overriden to return the value of the NoScrollHAlign property | |
GetNoScrollVAlign | Overridden. Overriden to return the value of the NoScrollVAlign property | |
GetRightSideAdorner | Overridden. Overriden return an instance of a NVScrollBar | |
GetViewportOrigin | Overridden. Overriden to return the value of the ViewportOrigin property | |
GetVScrollBar | Overridden. Overriden to return the VScrollBar child | |
GetVScrollBarSettings | Overridden. Gets the settings that need to be applied to the VScrollbar for the viewport parameters, in case the VScrollBar is visible. | |
GetVScrollMode | Overridden. Overriden to return the value of the VScrollMode property | |
GetZoomFactor | Overridden. Overriden to return 1.0 | |
GetZoomMode | Overridden. Overriden to return Normal | |
MeasureAdorner | Overridden. Gets the desired size for the specified adorner element | |
MeasureContent | Overridden. | |
MeasureViewportContent | Measures the content of the viewport. | |
OnMouseWheel | Overridden. Default handler for the mouse wheel event. Overriden to provide support for mouse wheel scrolling. | |
OnRegistered | Overridden. Called after the document node is registered in its owner document. | |
Qtb | Overridden. | |
SetViewportOrigin | Overridden. Overriden to set the value of the ViewportOrigin property | |
SetZoomFactor | Overridden. Overriden to throw an exception. The zoom factor must never be set in normal zoom mode | |
YSb | Overridden. |