ImageGear21.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace : ImGearVirtualizingWrapPanel Class |
The following tables list the members exposed by ImGearVirtualizingWrapPanel.
Name | Description | |
---|---|---|
![]() | ImGearVirtualizingWrapPanel Constructor | Initializes a new instance of the ImGearVirtualizingWrapPanel class. |
Name | Description | |
---|---|---|
![]() ![]() | CacheItemContainersProperty | Cache item containers dependency property. |
![]() ![]() | ChildHeightProperty | Child height dependency property. |
![]() ![]() | ChildWidthProperty | Child width dependency property. |
![]() ![]() | ScrollDirectionProperty | Scroll direction dependency property. |
![]() ![]() | XSpacingProperty | X spacing dependency property. |
![]() ![]() | YSpacingProperty | Y spacing dependency property. |
Name | Description | |
---|---|---|
![]() | CacheItemContainers | Gets or sets a value indicating whether item containers that are out of view are cached. |
![]() | CanHorizontallyScroll | Gets or sets a value indicating whether the control can be scrolled horizontally. |
![]() | CanVerticallyScroll | Gets or sets a value indicating whether the control can be scrolled vertically. |
![]() | ChildHeight | Gets or sets the child height. |
![]() | ChildWidth | Gets or sets the child width. |
![]() | ExtentHeight | Gets the extent height. |
![]() | ExtentWidth | Gets the extent width. |
![]() | HorizontalOffset | Gets the horizontal offset. |
![]() | ScrollDirection | Gets or sets the scroll direction. |
![]() | ScrollOwner | Gets or sets the scroll owner. |
![]() | VerticalOffset | Gets the vertical offset. |
![]() | ViewportHeight | Gets the viewport height. |
![]() | ViewportWidth | Gets the viewport width. |
![]() | XSpacing | Gets or sets the X spacing. |
![]() | YSpacing | Gets or sets the Y spacing. |
Name | Description | |
---|---|---|
![]() | LineDown | Moves down a line. |
![]() | LineLeft | Moves left a line. |
![]() | LineRight | Moves right a line. |
![]() | LineUp | Moves up a line. |
![]() | MakeVisible | Makes the specified rectangle visible. |
![]() | MouseWheelDown | Mouse wheel down. |
![]() | MouseWheelLeft | Mouse wheel left. |
![]() | MouseWheelRight | Mouse wheel right. |
![]() | MouseWheelUp | Mouse wheel up. |
![]() | PageDown | Moves down a page. |
![]() | PageLeft | Moves left a page. |
![]() | PageRight | Moves right a page. |
![]() | PageUp | Moves up a page. |
![]() | SetHorizontalOffset | Sets the horizontal offset. |
![]() | SetVerticalOffset | Sets the vertical offset. |
Name | Description | |
---|---|---|
![]() | ArrangeOverride | Overridden. Arrange the children. |
![]() | MeasureOverride | Overridden. Measure the children. |
![]() | OnItemsChanged | Overridden. When items are removed, remove the corresponding UI if necessary. |