Intersoft.Client.UI.Aqua.UXStackMenu Namespace : UXStackMenu Class |
The following tables list the members exposed by UXStackMenu.
Name | Description | |
---|---|---|
UXStackMenu Constructor | Initializes a new instance of the UXStackItem class. |
Name | Description | |
---|---|---|
AnimatePointerModeProperty | Identifies the AnimatePointerMode dependency property. | |
ArcAnimationProperty | Identifies the Animation dependency property. | |
CallOutEffectProperty | Identifies the CallOutEffect dependency property. | |
CallOutStyleProperty | Identifies the CallOutStyle dependency property. | |
DisplayAnimationProperty | Identifies the DisplayAnimation dependency property. | |
EnableFadeInAnimationProperty | Identifies the EnableFadeAnimation dependency property. | |
EnableFadeOutAnimationProperty | Identifies the EnableFadeAnimation dependency property. | |
EnableMouseOverStateProperty | Identifies the EnableMouseOverState dependency property. | |
EnableReflectionProperty | Identifies the EnableReflection dependency property. | |
EnableStackGridFadeAnimationProperty | Identifies the EnableStackGridFadeAnimation dependency property. | |
HideAnimationProperty | Identifies the HideAnimation dependency property. | |
ImageLoaderTextVisibilityProperty | Identifies the ImageLoaderTextVisibility dependency property. | |
IsOpenProperty | Identifies the IsOpen dependency property. | |
ReflectionPositionProperty | Identifies the ReflectionPosition dependency property. | |
ReflectionVisibilityProperty | Identifies the ReflectionVisibility dependency property. | |
ShowLatencyProperty | Identifies the ShowLatency dependency property. | |
StackAnimationSpeedRatioProperty | Identifies the StackAnimationSpeedRatio dependency property. | |
StackArcDegreeProperty | Identifies the StackArcDegree dependency property. | |
StackArcDirectionProperty | Identifies the StackArcDirection dependency property. | |
StackArcItemHeightProperty | Identifies the StackArcItemHeight dependency property. | |
StackArcItemWidthProperty | Identifies the StackArcItemWidth dependency property. | |
StackArcLaunchOffsetProperty | Identifies the StackArcLaunchOffset dependency property. | |
StackArcTextOffsetProperty | Identifies the StackArcTextOffset dependency property. | |
StackArcTextPositionProperty | Identifies the StackArcTextPosition dependency property. | |
StackDockPositionProperty | Identifies the StackDockPosition dependency property. | |
StackGridColumnProperty | Identifies the StackGridColumn dependency property. | |
StackGridFooterTextProperty | Identifies the StackGridFooterText dependency property. | |
StackGridHeaderTextProperty | Identifies the StackGridHeaderText dependency property. | |
StackGridItemHeightProperty | Identifies the StackGridItemHeight dependency property. | |
StackGridItemMarginProperty | Identifies the StackGridItemMargin dependency property. | |
StackGridItemWidthProperty | Identifies the StackGridItemWidth dependency property. | |
StackGridModeProperty | Identifies the StackGridMode dependency property. | |
StackGridPaddingProperty | Identifies the StackGridPadding dependency property. | |
StackGridRowProperty | Identifies the StackGridRow dependency property. | |
StackGridTemplateProperty | Identifies the StackGridTemplate dependency property. | |
StackMenuItemHeightProperty | Identifies the StackMenuItemHeight dependency property. | |
StackMenuItemWidthProperty | Identifies the StackMenuItemWidth dependency property. | |
StackModeProperty | Identifies the StackMode dependency property. | |
StackTotalDisplayItemProperty | Identifies the StackTotalDisplayItem dependency property. | |
StaysOpenProperty | Identifies the StaysOpen dependency property. | |
StrokeThicknessProperty | Identifies the StrokeThickness dependency property. | |
TextProperty | Identifies the Text dependency property. | |
UseImageLoaderProperty | Identifies the UseImageLoader 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 to the UXAccordion panel. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
AllowMoveItem | Gets or sets a value that determines whether the items can be moved. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
AllowRemoveItem | Gets or sets a value that determines whether the items can be removed. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
AllowReorderItem | Gets or sets a value that determines whether external item can be dropped to the UXAccordion panel. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
AnimatePointerMode | Gets or sets the value that determines the behavior of UXCallOut pointer animation when its repositioned. | |
Background | Gets or sets a brush that provides the background of the control. (Inherited from System.Windows.Controls.Control) | |
BorderBrush | Gets or sets a brush that describes the border background of a control. (Inherited from System.Windows.Controls.Control) | |
CacheMode | Gets or sets a value that indicates that rendered content should be cached when possible. (Inherited from System.Windows.UIElement) | |
CallOutEffect | Gets or sets the pixel shader effect to use for rendering the call out element. | |
CallOutStyle | Gets or sets the call out style. | |
CharacterSpacing | Gets or sets the distance between characters of text in the control measured in 1000ths of the font size. (Inherited from System.Windows.Controls.Control) | |
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) | |
CollectionMemberPath | Gets or sets the collection member path. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
CornerRadius | Represents the radius of a border's corner. The radius can't be negative. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
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) | |
DisplayAnimation | Gets or sets a value that determines the display animation. | |
DisplayMemberPath | Gets or sets the name or path of the property that is displayed for each data item. (Inherited from System.Windows.Controls.ItemsControl) | |
DragDropTooltipIcon | Gets or sets the icon of the DragDropTooltip. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
DragDropTooltipLatency | Gets or sets a value that determines the latency to show the DragDropTooltip. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
DragDropTooltipOffset | Gets or sets the offset position of the DragDropTooltip. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
DragDropTooltipStyle | Gets or sets the style of the DragDropTooltip. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
DragDropTooltipText | Gets or sets the text of the DragDropTooltip. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
DragMode | Gets or sets the dragging behavior. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
DropableTargets | Gets the collection of dropable target names. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
DropItems | Gets or sets collection of drop item during drop event. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
Effect | Gets or sets the pixel shader effect to use for rendering this System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
EnableFadeInAnimation | Gets or sets a value that determines whether the fade animation is enabled. | |
EnableFadeOutAnimation | Gets or sets a value that determines whether the fade animation is enabled. | |
EnableMouseOverState | Gets or sets a value that determine whether mouse over state is enabled at StackItem level. | |
EnableReflection | Gets or sets a value that determine whether reflection is enabled. | |
EnableStackGridFadeAnimation | Gets or sets a value that determines whether stack grid items fading animation is enabled. | |
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) | |
FontFamily | Gets or sets the font used to display text in the control. (Inherited from System.Windows.Controls.Control) | |
FontSize | Gets or sets the size of the text in this control. (Inherited from System.Windows.Controls.Control) | |
FontStretch | Gets or sets the degree to which a font is condensed or expanded on the screen. (Inherited from System.Windows.Controls.Control) | |
FontStyle | Gets or sets the style in which the text is rendered. (Inherited from System.Windows.Controls.Control) | |
FontWeight | Gets or sets the thickness of the specified font. (Inherited from System.Windows.Controls.Control) | |
Foreground | Gets or sets a brush that describes the foreground color. (Inherited from System.Windows.Controls.Control) | |
Framework | Gets the entity framework. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
GridCallOutElement | Gets the grid callout element. | |
GroupStyle | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
Height | Gets or sets the suggested height of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
HideAnimation | Gets or sets a value that determines the hide animation. | |
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) | |
HorizontalContentAlignment | Gets or sets the horizontal alignment of the control's content. (Inherited from System.Windows.Controls.Control) | |
ImageLoaderTextVisibility | Gets or sets a value that determines whether image loader progress text is shown. | |
ImageMemberPath | Gets or sets the image member path. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
IsEnabled | Gets or sets a value indicating whether the user can interact with the control. (Inherited from System.Windows.Controls.Control) | |
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.ISItemsControl) | |
IsOpen | Gets or sets a value that determines whether the UStackMenu is opened. | |
IsRefreshingStyle | Gets a value that indicates whether the control's style is being refreshed or reassigned from style manager. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
IsRefreshingTemplate | Gets a value that indicates whether the control's template is being refreshed or reassigned from template manager. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
IsTabStop | Gets or sets a value that indicates whether a control is included in tab navigation. (Inherited from System.Windows.Controls.Control) | |
IsTextSearchCaseSensitive | Gets or sets a value that determines whether text search is case sensitive. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
IsTextSearchEnabled | Gets or sets a value that determines whether text search is enabled. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
ItemContainerGenerator | Gets the System.Windows.Controls.ItemContainerGenerator associated with this System.Windows.Controls.ItemsControl. (Inherited from System.Windows.Controls.ItemsControl) | |
ItemContainerStyle | Gets or sets the Style that is applied to the container element generated for each item. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
ItemContainerStyleSelector | Gets or sets the Style Selector that is applied to the container element generated for each item. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
Items | Gets the collection used to generate the content of the control. (Inherited from System.Windows.Controls.ItemsControl) | |
ItemsPanel | Gets or sets the template that defines the panel that controls the layout of items. (Inherited from System.Windows.Controls.ItemsControl) | |
ItemsPresenter | Gets the item presenter. | |
ItemsSource | Gets or sets a collection used to generate the content of the System.Windows.Controls.ItemsControl. (Inherited from System.Windows.Controls.ItemsControl) | |
ItemTemplate | Gets or sets the System.Windows.DataTemplate used to display each item. (Inherited from System.Windows.Controls.ItemsControl) | |
ItemTemplateSelector | Gets or sets the Template Selector that is applied to the container element generated for each item. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
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.ISDragableSelectionControl) | |
LayoutSuspended | Gets a value that indicates whether the layout is being suspended. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
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) | |
MenuCallOutElement | Gets the menu callout element. | |
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) | |
Padding | Gets or sets the padding inside a control. (Inherited from System.Windows.Controls.Control) | |
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.ISItemsControl) | |
Projection | Gets or sets the perspective projection (3-D effect) to apply when rendering this System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
ReflectionPosition | Gets or sets a value that determine the position of the reflection. | |
ReflectionVisibility | Gets or sets a value that determine the visibility of the reflection. | |
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) | |
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) | |
RootElement | Gets the root element. | |
SelectedElement | Gets or sets the current selected element. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
SelectedIndex | Gets or sets the current selected index. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
SelectedItem | Gets or sets the current selected item. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
SelectedValue | Gets the current selected value. Only applicable if selected value path is specified. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
SelectedValuePath | Gets or sets the selected value path. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
ShowLatency | Gets or sets a value that determine the latency before mouse enter action is executed. | |
StackAnimationSpeedRatio | Gets or sets the stack animation speed ratio. | |
StackArcDegree | Gets or sets the arc style degree when stack mode is set to ArcStyle. | |
StackArcDirection | Gets or sets the arc style direction when stack mode is set to ArcStyle. | |
StackArcItemHeight | Gets or sets the stack arc item height. | |
StackArcItemWidth | Gets or sets the stack arc item width. | |
StackArcLaunchOffset | Gets or sets the arc style launch offset when stack mode is set to ArcStyle. | |
StackArcTextOffset | Gets or sets the arc text ofset position when stack mode is set to ArcStyle. | |
StackArcTextPosition | Gets or sets the arc text position when stack mode is set to ArcStyle. | |
StackDockPosition | Gets or sets a value that indicates the dock position of the stack menu. | |
StackGridColumn | Gets or sets the number of grid column when stack mode is set to GridStyle. | |
StackGridFooterText | Gets or sets the stack grid footer text. | |
StackGridHeaderText | Gets or sets the stack grid header text. | |
StackGridItemHeight | Gets or sets the stack grid item height. | |
StackGridItemMargin | Gets or sets the margin between stack grid item. | |
StackGridItemWidth | Gets or sets the stack grid item width. | |
StackGridMode | Gets or sets stack grid mode style." | |
StackGridPadding | Gets or sets the stack grid padding. | |
StackGridRow | Gets or sets the number of grid row when stack mode is set to GridStyle. | |
StackGridTemplate | Gets or sets the content template to be displayed in stack grid mode. | |
StackMenuItemHeight | Gets or sets the stack menu item height. | |
StackMenuItemWidth | Gets or sets the stack menu item width. | |
StackMode | Gets or sets the stack mode. | |
StackTotalDisplayItem | Gets or sets a value that determines the total number of sub items that will be visible when stack mode is set to ArcStyle and the stack menu is collapsed. | |
StaysOpen | Gets or sets a value that determines whether the popup stays open regardless the hide command. | |
StrokeThickness | Gets or sets the border thickness. | |
Style | Gets or sets an instance System.Windows.Style that is applied for this object during rendering. (Inherited from System.Windows.FrameworkElement) | |
TabIndex | Gets or sets a value that determines the order in which elements receive focus when the user navigates through controls by using the TAB key. (Inherited from System.Windows.Controls.Control) | |
TabNavigation | Gets or sets a value that modifies how tabbing and System.Windows.Controls.Control.TabIndex work for this control. (Inherited from System.Windows.Controls.Control) | |
Tag | Gets or sets an arbitrary object value that can be used to store custom information about this object. (Inherited from System.Windows.FrameworkElement) | |
Template | Gets or sets a control template. (Inherited from System.Windows.Controls.Control) | |
Text | Gets or sets the stack menu text. | |
Triggers | Gets the collection of triggers for animations that are defined for a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
UseImageLoader | Gets or sets a value that determines whether the image loader used to download the image. | |
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) | |
VerticalContentAlignment | Gets or sets the vertical alignment of the control's content. (Inherited from System.Windows.Controls.Control) | |
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 | |
---|---|---|
DefaultStyleKey | Gets or sets the key that references the default style for the control. (Inherited from System.Windows.Controls.Control) | |
IsControlInitialized | Gets or sets a value indicating whether the control has passed the initialization phase. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
IsSelectionPending | Gets or sets a value indicating whether the control has pending selection process. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
Product | Overridden. Product Info. | |
SearchText | Gets or sets current text search string. (Inherited from Intersoft.Client.Framework.ISSelectionControl) |
Name | Description | |
---|---|---|
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) | |
ApplyTemplate | Overloaded. Applies item template for each generated element. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
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) | |
AttachEventHandlers | Overridden. Attach built-in event handlers to control templates. Call this method if necessary. | |
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) | |
ContainerFromIndex | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
ContainerFromItem | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
DetachedEventHandlers | Overridden. Detach built-in event handlers from control templates. Call this method if necessary. | |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
FindName | Retrieves an object that has the specified identifier name. (Inherited from System.Windows.FrameworkElement) | |
FindPanel | Gets the panel object reference. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
FindPanels | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
Focus | Attempts to set the focus on the control. (Inherited from System.Windows.Controls.Control) | |
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) | |
GetArcAnimation | Gets animation value from target element. | |
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.ISDragableSelectionControl) | |
GetItem | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
GetItemContainers | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
GetItems | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
GetItemsCount | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
GetSelectedItem | Get selected item element. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
GetValue | Returns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
IndexFromContainer | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
IndexFromItem | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
InitializeStoryboards | Overridden. Initializes storyboards. | |
InitializeTemplates | Overridden. Initializes control templates. | |
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 | Gets a value that indicates wheter the current panel is dropable. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
ItemFromContainer | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
KeyDownItemSelect | Perform item selection on keydown. Note used for internal purpose, call if necessary. | |
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) | |
OnApplyTemplate | Overridden. Builds the visual tree for the UXStackMenu when a new template is applied. | |
ReadLocalValue | Returns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject) | |
RefreshClip | Perform clipping to the dimension of the control. Call this method if necessary (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
RefreshPointer | Refresh call out pointer when StackMode is set to GridStyle. | |
ReleaseMouseCapture | Removes mouse capture from a System.Windows.UIElement. After this call, typically no object holds mouse capture. (Inherited from System.Windows.UIElement) | |
RemoveHandler | Removes the specified routed event handler from this System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
ResumeLayout | Resume the layout. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
Select | Overloaded. Select the item on specified index. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
SelectValue | Set the selected value based on specified index (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
SetArcAnimation | Sets animation value to target element. | |
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) | |
SetValue | (Inherited from System.Windows.DependencyObject) | |
SuspendLayout | Suspend the layout. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
TransformObject | Transform drag drop object to UXAccordionItem of the specified element has drag drop info. | |
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) | |
Unselect | Overloaded. Unselect the item at specified index. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
UpdateLayout | Ensures that all positions of child objects of a System.Windows.UIElement are properly updated for layout. (Inherited from System.Windows.UIElement) | |
UpdatePosition | Update stack position. |
Name | Description | |
---|---|---|
ApplyBinding | Overridden. Applies item binding for each generated element. | |
ApplyStyle | Overridden. Applies style for container element generated for each item. | |
ArrangeOverride | Provides the behavior for the Arrange pass of Silverlight layout. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
ClearContainerForItemOverride | (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
ClearSelection | Clear current selection. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
DoFocus | Perform focus. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
DoLostFocus | Perform lost focus. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
FocusChanged | Focus changed (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
GetContainerForItemOverride | Overridden. Creates or identifies the element that is used to display the given item. | |
GetItemContext | Get item's context. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
GetItemElement | Gets item's element. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
GetTemplateChild | Retrieves the named element in the instantiated System.Windows.Controls.ControlTemplate visual tree. (Inherited from System.Windows.Controls.Control) | |
Init | Control initialization. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
InitializeSelection | Overloaded. Initialize selection. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
IsItemItsOwnContainerOverride | Overridden. Determines if the specified item is (or is eligible to be) its own container. | |
MeasureOverride | (Inherited from System.Windows.FrameworkElement) | |
OnCornerRadiusChanged | Called when the value of CornerRadius property changes. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
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) | |
OnDependencyPropertyChanged | Invoked when the control properties has changed. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
OnDragEnter | (Inherited from System.Windows.Controls.Control) | |
OnDragLeave | (Inherited from System.Windows.Controls.Control) | |
OnDragOver | (Inherited from System.Windows.Controls.Control) | |
OnDrop | (Inherited from System.Windows.Controls.Control) | |
OnGotFocus | Called before the GotFocus event occurs. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
OnItemsChanged | Overridden. Called when the value of the System.Windows.Controls.ItemsControl.Items property changes. | |
OnItemsPanelChanged | Called when the value of ItemsPanel property changes. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
OnItemsSourceChanged | Called when the value of ItemsSource property changes. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
OnKeyDown | Overridden. Called before the KeyDown event occurs. | |
OnKeyUp | (Inherited from System.Windows.Controls.Control) | |
OnLostFocus | Called before the LostFocus event occurs. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
OnLostMouseCapture | (Inherited from System.Windows.Controls.Control) | |
OnMouseEnter | (Inherited from System.Windows.Controls.Control) | |
OnMouseLeave | (Inherited from System.Windows.Controls.Control) | |
OnMouseLeftButtonDown | (Inherited from System.Windows.Controls.Control) | |
OnMouseLeftButtonUp | (Inherited from System.Windows.Controls.Control) | |
OnMouseMove | (Inherited from System.Windows.Controls.Control) | |
OnMouseRightButtonDown | (Inherited from System.Windows.Controls.Control) | |
OnMouseRightButtonUp | (Inherited from System.Windows.Controls.Control) | |
OnMouseWheel | (Inherited from System.Windows.Controls.Control) | |
OnSelectedIndexChanged | Called when the value of the SelectedIndex property changes. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
OnSelectedItemChanged | Called when the value of the SelectedItem property changes. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
OnSelectedValueChanged | Called when the value of the SelectedValue property changes. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
OnTextInput | Called before the System.Windows.UIElement.TextInput event occurs. (Inherited from System.Windows.Controls.ItemsControl) | |
OnTextInputStart | (Inherited from System.Windows.Controls.Control) | |
OnTextInputUpdate | (Inherited from System.Windows.Controls.Control) | |
OnUnloaded | Called when the element is unloaded. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
Panel_DragEnd | Occurs at origin panel, when drag is end. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
Panel_DragEnded | Overridden. Occurs at origin panel, when drag is ended (after drag drop). | |
Panel_DragEnter | Overridden. Occurs when an item is entering this panel. | |
Panel_DragInit | Overridden. Occurs at origin panel, when drag is initializing. | |
Panel_DragLeave | Overridden. Occurs when an item is leaving this panel. | |
Panel_DragOver | Overridden. Occurs when an item is hovering this panel (after drag enter). | |
Panel_DragReturn | Overridden. Occurs at origin panel, when drag object is returning. | |
Panel_DragReturned | Overridden. Occurs when an item is about to be dragged. | |
Panel_DragStart | Overridden. Occurs when an item is about to be dragged. | |
Panel_DragStarted | Overridden. Occurs when an item is dragged. | |
Panel_Drop | Overridden. Occurs when an item is dropped into this panel. | |
Panel_Inserted | Overridden. Occurs when an item is inserted to this panel. | |
Panel_Inserting | Overridden. Occurs when an item is about to be inserted to this panel. | |
Panel_Moved | Overridden. Occurs when an item in this panel is moved. | |
Panel_Moving | Overridden. Occurs when an item in this panel is about to be moved. | |
Panel_PrepareDrop | Overridden. Occurs when an item is dropped into this panel. | |
Panel_PreviewDragEnter | Occurs when previewing drag enter (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
Panel_PreviewDragLeave | Occurs when an item is about to leaving the panel (preview). (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
Panel_PreviewDragOver | Occurs when an item is about to hovering the panel (preview). (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
Panel_PreviewDrop | Occurs when an item is about to be dropped in to the panel (preview). (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
Panel_Removed | Overridden. Occurs when an item in this panel is removed. | |
Panel_Removing | Occurs when a item is being removed from panel. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
Panel_ShadowCreated | Occurs when a shadow object is created. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
Panel_ShadowInit | Occurs when shadow object is initializing. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
PerformTextSearch | Overloaded. Perform text search. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
PrepareContainerForItemOverride | Overridden. Prepares the specified element to display the specified item. | |
RefreshBinding | Refresh property binding. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
RefreshImageBinding | Overridden. Refresh image member path binding. | |
RefreshStyleSelector | Refresh style selector. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
RefreshTemplateSelector | Refresh style selector. (Inherited from Intersoft.Client.Framework.ISItemsControl) |
Name | Description | |
---|---|---|
BindingValidationError | Occurs when a data validation error is reported by a binding source. (Inherited from System.Windows.FrameworkElement) | |
Closed | Occurs when the popup is closed. | |
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.ISDragableSelectionControl) | |
DragEnded | Occurs when drag is ended. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
DragEnter | Occurs when drag drop is entering drop target. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
DragInit | Occurs when drag is initializing. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
DragLeave | Occurs when drag is leaving drop target. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
DragOver | Occurs when drag drop is hovering drop target. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
DragReturn | Occurs when drag object is returning to original position. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
DragReturned | Occurs when drag object is returned to original position. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
DragStart | Occurs when drag start. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
DragStarted | Occurs when drag started. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
Drop | Occurs when drag drop. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
DropObjectChanged | Occurs when drop object is changed. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
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.ISDragableSelectionControl) | |
Inserting | Occurs when an item is going to be inserted. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
IsEnabledChanged | Occurs when the System.Windows.Controls.Control.IsEnabled property changes. (Inherited from System.Windows.Controls.Control) | |
ItemBind | Occurs when item binding. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
ItemBound | Occurs when item is bound. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
ItemChecked | Occurs when item is checked. | |
ItemClick | Occurs when item is clicked. | |
ItemUnchecked | Occurs when item is unchecked. | |
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.ISDragableSelectionControl) | |
Moving | Occurs when an item is going to be moved. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
NativeDragEnter | Occurs when native drag enter event triggered. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
NativeDragLeave | Occurs when native drag leave event triggered. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
NativeDragOver | Occurs when native drag over event triggered. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
NativeDrop | Occurs when native drop event triggered. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
Opened | Occurs when the popup is closed. | |
PreviewDragEnter | Occurs when previewing drag enter. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
PreviewDragLeave | Occurs when previewing drag enter. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
PreviewDragOver | Occurs when previewing drag over. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
PreviewDrop | Occurs when previewing drop. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
PreviewQueryDropState | Occurs when previewing query drop state. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
QueryDropState | Occurs when querying drop state. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
Removed | Occurs when an item is being removed. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
Removing | Occurs when an item is going to be removed. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
Repositioned | Occurs when the popup is repositioned. | |
SelectionChanged | Occurs when the selection of a ISelection changes. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
ShadowCreated | Occurs when shadow is created. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
ShadowInit | Occurs when shadow is initializing. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl) | |
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) |