Intersoft.Client.UI.Aqua Namespace : UXOverflowStackPanel Class |
The following tables list the members exposed by UXOverflowStackPanel.
Name | Description | |
---|---|---|
UXOverflowStackPanel Constructor |
Name | Description | |
---|---|---|
AllowLastItemOverflowProperty | Identifies the AllowLastItemOverflow dependency property. | |
AllowOverflowProperty | Identifies the AllowOverflow dependency property. | |
OverflowContainerProperty | Identifies the OverflowContainer dependency property. | |
OverflowModeProperty | ||
OverflowPriorityProperty | ||
OverflowSpacingProperty | Identifies the OverflowSpacing dependency property. |
Name | Description | |
---|---|---|
ActualHeight | Gets the rendered height of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
ActualWidth | Gets the rendered width of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
AllowDrop | Gets or sets a value that determines whether this System.Windows.UIElement can be a drop target for purposes of Silverlight drag-and-drop operations. (Inherited from System.Windows.UIElement) | |
AllowDropItem | Gets or sets a value that determines whether external item can be dropped into this control. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
AllowLastItemOverflow | Determines whether the last item of the panel should be taken account in the overflow calculation. | |
AllowMoveItem | Gets or sets a value that determines whether the Items in this control can be moved to other controls. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
AllowOverflow | Determines whether the overflow behavior should be enabled on this panel. | |
AllowRemoveItem | Gets or sets a value that determines whether the Items in this control can be removed. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
AllowReorderItem | Gets or sets a value that determines whether external the Items in this control can be repositioned. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
Background | Gets or sets a System.Windows.Media.Brush that is used to fill the panel. (Inherited from System.Windows.Controls.Panel) | |
CacheMode | Gets or sets a value that indicates that rendered content should be cached when possible. (Inherited from System.Windows.UIElement) | |
Children | Gets the collection of child elements of the panel. (Inherited from System.Windows.Controls.Panel) | |
Clip | Gets or sets the System.Windows.Media.Geometry used to define the outline of the contents of a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
Cursor | Gets or sets the cursor image that displays while the mouse pointer is over a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
DataContext | Gets or sets the data context for a System.Windows.FrameworkElement when it participates in data binding. (Inherited from System.Windows.FrameworkElement) | |
DesiredSize | Gets the size that this System.Windows.UIElement computed during the measure pass of the layout process. (Inherited from System.Windows.UIElement) | |
Dispatcher | Gets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject) | |
DragDropScope | Gets or sets the drag drop scope. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
DragDropTooltipIcon | Gets or sets the icon of the DragDropTooltip. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
DragDropTooltipLatency | Gets or sets a value that determines the latency to show the DragDropTooltip. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
DragDropTooltipOffset | Gets or sets the offset position of the DragDropTooltip. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
DragDropTooltipStyle | Gets or sets the style of the DragDropTooltip. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
DragDropTooltipText | Gets or sets the text of the DragDropTooltip. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
DragMode | Gets or sets the dragging behavior. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
DropableTargets | Gets the collection of dropable target names. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
Effect | Gets or sets the pixel shader effect to use for rendering this System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
FlowDirection | Gets or sets the direction that text and other user interface elements flow within any parent element that controls their layout. (Inherited from System.Windows.FrameworkElement) | |
Framework | Gets the entity framework. (Inherited from Intersoft.Client.Framework.ISPanel) | |
Height | Gets or sets the suggested height of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
HorizontalAlignment | Gets or sets the horizontal alignment characteristics that are applied to a System.Windows.FrameworkElement when it is composed in a layout parent, such as a panel or items control. (Inherited from System.Windows.FrameworkElement) | |
IsControlVisible | Gets a value that determine that the current ux panel is visible. This property need to be set when a parent container is collapsed or resized that cause the entire element is not visible. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
IsHitTestVisible | Gets or sets whether the contained area of this System.Windows.UIElement can return true values for hit testing. (Inherited from System.Windows.UIElement) | |
IsInDesignMode | Gets a value that indicates whether the control is in design mode (development). (Inherited from Intersoft.Client.Framework.ISPanel) | |
IsItemsHost | Gets a value that indicates whether this System.Windows.Controls.Panel is a container for UI items that are generated by an System.Windows.Controls.ItemsControl. (Inherited from System.Windows.Controls.Panel) | |
ItemsControl | Gets host. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
Language | Gets or sets localization/globalization language information that applies to a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
Latency | Gets or sets a value that determine the latency before the item collection is re-adjusted when an item is inserted, moved or removed. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
Margin | Gets or sets the outer margin of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
MaxHeight | Gets or sets the maximum height constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
MaxWidth | Gets or sets the maximum width constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
MinHeight | Gets or sets the minimum height constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
MinWidth | Gets or sets the minimum width constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
Name | Gets or sets the identifying name of the object. When a XAML processor creates the object tree from XAML markup, run-time code can refer to the XAML-declared object by this name. (Inherited from System.Windows.FrameworkElement) | |
Opacity | Gets or sets the degree of the object's opacity. (Inherited from System.Windows.UIElement) | |
OpacityMask | Gets or sets the brush used to alter the opacity of regions of this object. (Inherited from System.Windows.UIElement) | |
Orientation | Gets or sets the dimension by which child elements are stacked. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXStackPanel) | |
OverflowContainer | Specifies the panel that hosts the overflowed items. | |
OverflowSpacing | Specifies the amount in pixel that indicates the spacing for the overflow to occur. | |
Parent | Gets the parent object of this System.Windows.FrameworkElement in the object tree. (Inherited from System.Windows.FrameworkElement) | |
Platform | Gets a value that indicates the current client platform. (Inherited from Intersoft.Client.Framework.ISPanel) | |
Projection | Gets or sets the perspective projection (3-D effect) to apply when rendering this System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
RenderSize | Gets the final render size of a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
RenderTransform | Gets or sets transform information that affects the rendering position of a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
RenderTransformOrigin | Gets or sets the origin point of any possible render transform declared by System.Windows.UIElement.RenderTransform, relative to the bounds of the System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
RequireOverflowInvalidate | Forces the overflow state to be invalidated in the next layout pass. | |
Resources | Gets the locally defined resource dictionary. In XAML, you can establish resource items as child object elements of a frameworkElement.Resources property element, through XAML implicit collection syntax. (Inherited from System.Windows.FrameworkElement) | |
Sensitivity | Gets or sets a value that determine the distance between drag item and the nearest item that triggered the move action. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXStackPanel) | |
Style | Gets or sets an instance System.Windows.Style that is applied for this object during rendering. (Inherited from System.Windows.FrameworkElement) | |
Tag | Gets or sets an arbitrary object value that can be used to store custom information about this object. (Inherited from System.Windows.FrameworkElement) | |
TemplatedParent | Gets the ItemsControl object that host this panel. (Inherited from Intersoft.Client.Framework.ISPanel) | |
Triggers | Gets the collection of triggers for animations that are defined for a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
UseAnimation | Gets or sets a value that determine whether the insert, reorder, and removed animation is used. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
UseLayoutRounding | Gets or sets a value that determines whether rendering for the object and its visual subtree should use rounding behavior that aligns rendering to whole pixels. (Inherited from System.Windows.UIElement) | |
VerticalAlignment | Gets or sets the vertical alignment characteristics that are applied to a System.Windows.FrameworkElement when it is composed in a parent object such as a panel or items control. (Inherited from System.Windows.FrameworkElement) | |
Visibility | Gets or sets the visibility of a System.Windows.UIElement. A System.Windows.UIElement that is not visible does not render and does not communicate its desired size to layout. (Inherited from System.Windows.UIElement) | |
Width | Gets or sets the width of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) |
Name | Description | |
---|---|---|
Product | Product Info. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXStackPanel) |
Name | Description | |
---|---|---|
AddChild | Add new element into specified index. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXStackPanel) | |
AddHandler | Adds a routed event handler for a specified routed event, adding the handler to the handler collection on the current element. Specify handledEventsToo as true to have the provided handler be invoked for routed event that had already been marked as handled by another element along the event route. (Inherited from System.Windows.UIElement) | |
Arrange | Positions child objects and determines a size for a System.Windows.UIElement. Parent objects that implement custom layout for their child elements should call this method from their layout override implementations to form a recursive layout update. (Inherited from System.Windows.UIElement) | |
CaptureMouse | Sets mouse capture to a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
ClearValue | Clears the local value of a dependency property. (Inherited from System.Windows.DependencyObject) | |
FindName | Retrieves an object that has the specified identifier name. (Inherited from System.Windows.FrameworkElement) | |
FlagVisibility | Set the visibility flag of UXPanel. (Used for internal mechanism). (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
GetAnimationBaseValue | Returns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from System.Windows.DependencyObject) | |
GetBindingExpression | Retrieves the System.Windows.Data.BindingExpression for a dependency property where a binding is established. (Inherited from System.Windows.FrameworkElement) | |
GetDropableObject | Gets the dropable object. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
GetOverflowMode | ||
GetOverflowPriority | ||
GetValue | Returns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
InvalidateArrange | Invalidates the arrange state (layout) for a System.Windows.UIElement. After the invalidation, the System.Windows.UIElement will have its layout updated, which will occur asynchronously. (Inherited from System.Windows.UIElement) | |
InvalidateMeasure | Invalidates the measurement state (layout) for a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
IsDropable | Overloaded. Gets a value that indicates wheter the current panel is dropable. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
IsFillElement | Gets a value that indicates whether the specified element is FillElement. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
Measure | Updates the System.Windows.UIElement.DesiredSize of a System.Windows.UIElement. Typically, objects that implement custom layout for their layout children call this method from their own System.Windows.FrameworkElement.MeasureOverride(System.Windows.Size) implementations to form a recursive layout update. (Inherited from System.Windows.UIElement) | |
MoveChild | Move the element from current index to target index. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXStackPanel) | |
OnApplyTemplate | When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call System.Windows.Controls.Control.ApplyTemplate. In simplest terms, this means the method is called just before a UI element displays in an application. For more information, see Remarks. (Inherited from System.Windows.FrameworkElement) | |
OverrideFillElement | Overrides fill element. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
ReadLocalValue | Returns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject) | |
ReleaseMouseCapture | Removes mouse capture from a System.Windows.UIElement. After this call, typically no object holds mouse capture. (Inherited from System.Windows.UIElement) | |
RemoveChild | Overloaded. Removed the UIElement from UXPanel. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXStackPanel) | |
RemoveHandler | Removes the specified routed event handler from this System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
SetBinding | Attaches a binding to a System.Windows.FrameworkElement, using the provided binding object, and returns a System.Windows.Data.BindingExpressionBase for possible later use. (Inherited from System.Windows.FrameworkElement) | |
SetOverflowMode | ||
SetOverflowPriority | ||
SetValue | (Inherited from System.Windows.DependencyObject) | |
TransformToVisual | Returns a transform object that can be used to transform coordinates from the System.Windows.UIElement to the specified object. (Inherited from System.Windows.UIElement) | |
UpdateLayout | Ensures that all positions of child objects of a System.Windows.UIElement are properly updated for layout. (Inherited from System.Windows.UIElement) |
Name | Description | |
---|---|---|
ArrangeOverride | Provides the behavior for the Arrange pass of Silverlight layout. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXStackPanel) | |
MeasureOverride | Overridden. Provides the behavior for the Measure pass of Silverlight layout. | |
OnCreateAutomationPeer | When implemented in a derived class, returns class-specific System.Windows.Automation.Peers.AutomationPeer implementations for the Silverlight automation infrastructure. (Inherited from System.Windows.UIElement) | |
OnOverflowItemChanging |
Name | Description | |
---|---|---|
BindingValidationError | Occurs when a data validation error is reported by a binding source. (Inherited from System.Windows.FrameworkElement) | |
DataContextChanged | Occurs when the data context for this element changes. (Inherited from System.Windows.FrameworkElement) | |
DragEnd | Occurs when drag end. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
DragEnded | Occurs when drag is ended. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
DragEnter | Occurs when drag drop is entering drop target. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
DragInit | Occurs when drag is initializing. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
DragLeave | Occurs when drag is leaving drop target. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
DragOver | Occurs when drag drop is hovering drop target. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
DragReturn | Occurs when drag object is returning to original position. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
DragReturned | Occurs when drag object is returned to original position. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
DragStart | Occurs when drag start. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
DragStarted | Occurs when drag started. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
Drop | Occurs when drag drop. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
DropObjectChanged | Occurs when drop object is changed. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
GotFocus | Occurs when a System.Windows.UIElement receives focus. (Inherited from System.Windows.UIElement) | |
Inserted | Occurs when an item is being inserted. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
Inserting | Occurs when an item is going to be inserted. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
KeyDown | Occurs when a keyboard key is pressed while the System.Windows.UIElement has focus. (Inherited from System.Windows.UIElement) | |
KeyUp | Occurs when a keyboard key is released while the System.Windows.UIElement has focus. (Inherited from System.Windows.UIElement) | |
LayoutUpdated | Occurs when the layout of the Silverlight visual tree changes. (Inherited from System.Windows.FrameworkElement) | |
Loaded | Occurs when a System.Windows.FrameworkElement has been constructed and added to the object tree. (Inherited from System.Windows.FrameworkElement) | |
LostFocus | Occurs when a System.Windows.UIElement loses focus. (Inherited from System.Windows.UIElement) | |
LostMouseCapture | Occurs when the System.Windows.UIElement loses mouse capture. (Inherited from System.Windows.UIElement) | |
MediaCommand | Occurs when a button is pressed on a remote control. (Inherited from System.Windows.UIElement) | |
MouseEnter | Occurs when the mouse (or a stylus) enters the bounding area of a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
MouseLeave | Occurs when the mouse (or the stylus) leaves the bounding area of a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
MouseLeftButtonDown | Occurs when the left mouse button is pressed (or when the tip of the stylus touches the tablet) while the mouse pointer is over a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
MouseLeftButtonUp | Occurs when the left mouse button is released (or the tip of the stylus is removed from the tablet) while the mouse (or the stylus) is over a System.Windows.UIElement (or while a System.Windows.UIElement holds mouse capture). (Inherited from System.Windows.UIElement) | |
MouseMove | Occurs when the coordinate position of the mouse (or stylus) changes while over a System.Windows.UIElement (or while a System.Windows.UIElement holds mouse capture). (Inherited from System.Windows.UIElement) | |
MouseRightButtonDown | Occurs when the right mouse button is pressed while the mouse pointer is over a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
MouseRightButtonUp | Occurs when the right mouse button is released while the mouse pointer is over a System.Windows.UIElement. However, this event will only be raised if a caller marks the preceding System.Windows.UIElement.MouseRightButtonDown event as handled; see Remarks. (Inherited from System.Windows.UIElement) | |
MouseWheel | Occurs when the user rotates the mouse wheel while the mouse pointer is over a System.Windows.UIElement, or the System.Windows.UIElement has focus. (Inherited from System.Windows.UIElement) | |
Moved | Occurs when an item is being moved. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
Moving | Occurs when an item is going to be moved. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
NativeDragEnter | Occurs when native drag enter event triggered. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
NativeDragLeave | Occurs when native drag leave event triggered. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
NativeDragOver | Occurs when native drag over event triggered. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
NativeDrop | Occurs when native drop event triggered. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
OverflowItemChanged | Occurs when the overflow state of an item has changed. | |
OverflowItemChanging | Occurs when the overflow state of an item is about to change. | |
PrepareDrop | Occurs when before drop event. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
PreviewDragEnter | Occurs when previewing drag enter. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
PreviewDragLeave | Occurs when previewing drag enter. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
PreviewDragOver | Occurs when previewing drag over. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
PreviewDrop | Occurs when previewing drop. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
PreviewQueryDropState | Occurs when previewing query drop state. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
QueryDropState | Occurs when querying drop state. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
Removed | Occurs when an item is being removed. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
Removing | Occurs when an item is going to be removed. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
ShadowCreated | Occurs when shadow is created. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
ShadowInit | Occurs when shadow is initializing. (Inherited from Intersoft.Client.UI.Controls.Interactivity.UXPanel) | |
SizeChanged | Occurs when either the System.Windows.FrameworkElement.ActualHeight or the System.Windows.FrameworkElement.ActualWidth properties change value on a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
TextInput | Occurs when a UI element gets text in a device-independent manner. (Inherited from System.Windows.UIElement) | |
TextInputStart | Occurs when a UI element initially gets text in a device-independent manner. (Inherited from System.Windows.UIElement) | |
TextInputUpdate | Occurs when text continues to be composed via an input method editor (IME). (Inherited from System.Windows.UIElement) | |
Unloaded | Occurs when this object is no longer connected to the main object tree. (Inherited from System.Windows.FrameworkElement) |