For a list of all members of this type, see GridBagLayoutDragManager members.
Name | Description | |
---|---|---|
GetDragElements | Overloaded. Gets the UIElements which will be drawn on the dragIndicator. | |
GetMouseOffSet | Returns a point describing the distance between the mouse and the upper left corner of the image. As the drag takes place, the DragWindow will be positioned relative to the mouse based on this value. |
Name | Description | |
---|---|---|
GetContainerElementType | Returns the type of UIElement that contains the layout. | |
GetLayoutItemDimensions | For internal use. Returns dimensions of layout items. It contains entries for only the visible items. | |
GetResolvedGCs | Returns resolved GridBagConstraint objects for visible columns as a hashtable where the keys are the visible columns and the values are the GridBagConstraint objects. | |
ShouldAllowParentGroupChange | Gets the value which indicates whether the parent group of the specified item can be changed. |