Intersoft ClientUI Documentation
UXDockButton Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by UXDockButton.

Public Constructors
 NameDescription
Public ConstructorUXDockButton Constructor Initializes a new instance of the UXDockButton class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AllowDragProperty Identifies the AllowDrag dependency property.  
Public Fieldstatic (Shared in Visual Basic)AllowMoveProperty Identifies the AllowMove dependency property.  
Public Fieldstatic (Shared in Visual Basic)AllowRemoveProperty Identifies the AllowRemove dependency property.  
Public Fieldstatic (Shared in Visual Basic)AllowReorderProperty Identifies the AllowReorder dependency property.  
Public Fieldstatic (Shared in Visual Basic)AudioSourceProperty Identifies the AudioSource dependency property.  
Public Fieldstatic (Shared in Visual Basic)FlippingEffectEnabledProperty Identifies the FlippingEffectEnabled dependency property.  
Public Fieldstatic (Shared in Visual Basic)FlippingEffectModeProperty Identifies the FlippingEffectMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)FlippingEffectSpeedRatioProperty Identifies the FlippingEffectSpeedRatio dependency property.  
Public Fieldstatic (Shared in Visual Basic)GlowingEffectColorProperty Identifies the GlowingEffectColor dependency property.  
Public Fieldstatic (Shared in Visual Basic)GlowingEffectEnabledProperty Identifies the GlowingEffectEnabled dependency property.  
Public Fieldstatic (Shared in Visual Basic)GlowingEffectRadiusProperty Identifies the GlowingEffectRadius dependency property.  
Public Fieldstatic (Shared in Visual Basic)GlowingEffectSpeedRatioProperty Identifies the GlowingEffectSpeedRatio dependency property.  
Public Fieldstatic (Shared in Visual Basic)IndicatorEnabledProperty Identifies the IndicatorEnabled dependency property.  
Public Fieldstatic (Shared in Visual Basic)IndicatorHeightProperty Identifies the IndicatorHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)IndicatorOffsetProperty Identifies the IndicatorOffset dependency property.  
Public Fieldstatic (Shared in Visual Basic)IndicatorSourceProperty Identifies the IndicatorSource dependency property.  
Public Fieldstatic (Shared in Visual Basic)IndicatorWidthProperty Identifies the IndicatorWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)JumpingEffectDirectionProperty Identifies the JumpingEffectDirection dependency property.  
Public Fieldstatic (Shared in Visual Basic)JumpingEffectEnabledProperty Identifies the JumpingEffectEnabled dependency property.  
Public Fieldstatic (Shared in Visual Basic)JumpingEffectHeightProperty Identifies the JumpingEffectHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)JumpingEffectModeProperty Identifies the JumpingEffectMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)JumpingEffectRepeatBehaviorProperty Identifies the JumpingEffectRepeatBehavior dependency property.  
Public Fieldstatic (Shared in Visual Basic)JumpingEffectSpeedRatioProperty Identifies the JumpingEffectSpeedRatio dependency property.  
Top
Public Properties
 NameDescription
Public PropertyActualHeightGets the rendered height of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyActualWidthGets the rendered width of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyAdjustZoomAnimation Gets the adjust zoom animation.  
Public PropertyAllowDrag Gets or sets a value that determine whether the item can be dragged.  
Public PropertyAllowDropGets 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)
Public PropertyAllowDropItem Gets or sets a value that determines whether external item can be dropped to the panel. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyAllowMove Gets or sets a value that determine whether the item can be moved.  
Public PropertyAllowMoveItem Gets or sets a value that determines whether the item can be moved. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyAllowRemove Gets or sets a value that determine whether the item can be removed.  
Public PropertyAllowRemoveItem Gets or sets a value that determines whether the item can be removed. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyAllowReorder Gets or sets a value that determine whether the item can be reordered.  
Public PropertyAllowReorderItem Gets or sets a value that determines whether external item can be dropped to the panel. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyAnimatePointerMode Gets or sets the value that determines the behavior of UXCallOut pointer animation when its repositioned. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyAudioSource Gets or sets the audio source to be played when a UXDockButton is clicked.  
Public PropertyAutoCheckOnToggle Gets or sets a value that indicates whether the IsChecked property should be automatically set when the button is clicked. (Inherited from Intersoft.Client.Framework.ISButton)
Public PropertyAutoShowLatency Gets or sets the latency before auto show is executed. Note: ClickMode must be Hover. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyBackgroundGets or sets a brush that provides the background of the control. (Inherited from System.Windows.Controls.Control)
Public PropertyBorderBrushGets or sets a brush that describes the border background of a control. (Inherited from System.Windows.Controls.Control)
Public PropertyBorderThicknessGets or sets the border thickness of a control. (Inherited from System.Windows.Controls.Control)
Public PropertyCacheModeGets or sets a value that indicates that rendered content should be cached when possible. (Inherited from System.Windows.UIElement)
Public PropertyCallOutStyle Gets or sets the call out style. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyCharacterSpacingGets or sets the distance between characters of text in the control measured in 1000ths of the font size. (Inherited from System.Windows.Controls.Control)
Public PropertyClickLatency Gets or sets the latency, in seconds, before the click action is executed. (Inherited from Intersoft.Client.Framework.ISButton)
Public PropertyClickModeGets or sets when the System.Windows.Controls.Primitives.ButtonBase.Click event occurs. (Inherited from System.Windows.Controls.Primitives.ButtonBase)
Public PropertyClipGets 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)
Public PropertyCollectionMemberPath Gets or sets the name or path of the property that is displayed for each data item. (Inherited from Intersoft.Client.UI.Aqua.UXButtonItems)
Public PropertyCommand Gets or sets the command to invoke when this button is clicked. (Inherited from Intersoft.Client.Framework.ISButton)
Public PropertyCommandCannotExecute Gets or sets the UI behavior when the associated Command cannot be executed. (Inherited from Intersoft.Client.Framework.ISButton)
Public PropertyCommandParameter Gets or sets the parameter to pass to the Command property. (Inherited from Intersoft.Client.Framework.ISButton)
Public PropertyCommandTarget Gets or sets the element on which to raise the specified command. (Inherited from Intersoft.Client.Framework.ISButton)
Public PropertyContentGets or sets the value of the System.Windows.Controls.ContentControl dependency property. (Inherited from System.Windows.Controls.ContentControl)
Public PropertyContentEffect Specifies the pixel shader effect applied to the content element of the button. (Inherited from Intersoft.Client.UI.Aqua.UXButton)
Public PropertyContentReflector Gets or sets the content reflector. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyContentTemplateGets or sets the data template that is used to display the content of the System.Windows.Controls.ContentControl. (Inherited from System.Windows.Controls.ContentControl)
Public PropertyCornerRadius Represents the radius of a border's corner. The radius can't be negative. (Inherited from Intersoft.Client.Framework.ISButton)
Public PropertyCursorGets or sets the cursor image that displays while the mouse pointer is over a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyDataContextGets or sets the data context for a System.Windows.FrameworkElement when it participates in data binding. (Inherited from System.Windows.FrameworkElement)
Public PropertyDesiredSizeGets the size that this System.Windows.UIElement computed during the measure pass of the layout process. (Inherited from System.Windows.UIElement)
Public PropertyDialogResult Specifies identifiers to indicate the return value of a dialog box when this button is clicked. (Inherited from Intersoft.Client.UI.Aqua.UXButton)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject)
Public PropertyDisplayAnimation Gets or sets a value that determines the display animation. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyDisplayMemberPath Gets or sets the name or path of the property that is displayed for each data item. (Inherited from Intersoft.Client.UI.Aqua.UXButtonItems)
Public PropertyDisplayMode Specifies the mode of the content presentation. (Inherited from Intersoft.Client.UI.Aqua.UXButton)
Public PropertyDragMode Gets or sets the dragging behavior. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyDropableTargets Gets the collection of dropable target names. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyEffectGets or sets the pixel shader effect to use for rendering this System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyEnableFadeInAnimation Gets or sets a value that determines whether the fade animation is enabled. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyEnableFadeOutAnimation Gets or sets a value that determines whether the fade animation is enabled. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyEnableFocusAnimation Specifies whether this button should be animated when focused. (Inherited from Intersoft.Client.Framework.ISButton)
Public PropertyEnableMouseOverState Gets or sets a value that determine whether mouse over state is enabled at StackItem level. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyEnableReflection Gets or sets a value that determine whether reflection is enabled. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyEnableStackGridFadeAnimation Gets or sets a value that determines whether stack grid items fading animation is enabled. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyEnableVisualTransitions Specifies whether transitions should be used when the control changed its visual state. (Inherited from Intersoft.Client.Framework.ISButton)
Public PropertyFlippingEffectEnabled Gets or sets a value that determines whether flipping effect is enabled.  
Public PropertyFlippingEffectMode Gets or sets a value that determines the orientation of the flipping.  
Public PropertyFlippingEffectSpeedRatio Gets or sets the flipping animation speed ratio.  
Public PropertyFlowDirectionGets 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)
Public PropertyFocusable Gets or sets a value that indicates whether this control can receive focus. (WPF compatible) (Inherited from Intersoft.Client.Framework.ISButton)
Public PropertyFontFamilyGets or sets the font used to display text in the control. (Inherited from System.Windows.Controls.Control)
Public PropertyFontSizeGets or sets the size of the text in this control. (Inherited from System.Windows.Controls.Control)
Public PropertyFontStretchGets or sets the degree to which a font is condensed or expanded on the screen. (Inherited from System.Windows.Controls.Control)
Public PropertyFontStyleGets or sets the style in which the text is rendered. (Inherited from System.Windows.Controls.Control)
Public PropertyFontWeightGets or sets the thickness of the specified font. (Inherited from System.Windows.Controls.Control)
Public PropertyForegroundGets or sets a brush that describes the foreground color. (Inherited from System.Windows.Controls.Control)
Public PropertyFramework Gets the entity framework. (Inherited from Intersoft.Client.Framework.ISButton)
Public PropertyGlassBackground Represents the brush used to draw the glass element of the button. (Inherited from Intersoft.Client.UI.Aqua.UXButton)
Public PropertyGlassMargin Gets or sets a value that determines the margin of the glass element. (Inherited from Intersoft.Client.UI.Aqua.UXButton)
Public PropertyGlowAnimation Gets the glow animation.  
Public PropertyGlowingEffectColor Gets or sets the glowing color.  
Public PropertyGlowingEffectEnabled Gets or sets a value that determines whether flipping effect is enabled.  
Public PropertyGlowingEffectRadius Gets or sets the glowing effect radius.  
Public PropertyGlowingEffectSpeedRatio Gets or sets the glowing animation speed ratio.  
Public PropertyGroupName Gets or sets a value that determines the group where this toggle button belongs to. (Inherited from Intersoft.Client.Framework.ISButton)
Public PropertyHeightGets or sets the suggested height of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyHideAnimation Gets or sets a value that determines the hide animation. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyHorizontalAlignmentGets 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)
Public PropertyHorizontalContentAlignmentGets or sets the horizontal alignment of the control's content. (Inherited from System.Windows.Controls.Control)
Public PropertyIcon Gets or sets the icon that appears in the button. (Inherited from Intersoft.Client.UI.Aqua.UXButton)
Public PropertyImageHeight Specifies the height applied to the icon element. (Inherited from Intersoft.Client.UI.Aqua.UXButton)
Public PropertyImageLoaderTextVisibility Gets or sets a value that determines whether image loader progress text is shown. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyImageMemberPath Gets or sets the image member path. (Inherited from Intersoft.Client.UI.Aqua.UXButtonItems)
Public PropertyImageWidth Specifies the width applied to the icon element. (Inherited from Intersoft.Client.UI.Aqua.UXButton)
Public PropertyIndicatorEnabled Gets or sets a value that determine whether button indicator is enabled.  
Public PropertyIndicatorHeight Gets or sets the height of the indicator.  
Public PropertyIndicatorOffset Gets or sets the offset position of the indicator.  
Public PropertyIndicatorSource Gets or sets the image source for the indicator object.  
Public PropertyIndicatorWidth Gets or sets the width of the indicator.  
Public PropertyInnerBorderVisibility Specifies whether the inner border should be visible. (Inherited from Intersoft.Client.UI.Aqua.UXButton)
Public PropertyIsCancel Specifies whether this button is the Cancel button in the page or logical container. A user can activate the Cancel button by pressing the ESC key. (Inherited from Intersoft.Client.Framework.ISButton)
Public PropertyIsChecked Gets or sets a value that indicates whether the button is currently toggled (checked). (Inherited from Intersoft.Client.Framework.ISButton)
Public PropertyIsDefault Specifies whether this button is the default button in the page or logical container. A user invokes the default button by pressing the ENTER key. (Inherited from Intersoft.Client.Framework.ISButton)
Public PropertyIsEnabledGets or sets a value indicating whether the user can interact with the control. (Inherited from System.Windows.Controls.Control)
Public PropertyIsFocusedGets a value that determines whether the button has focus. (Inherited from System.Windows.Controls.Primitives.ButtonBase)
Public PropertyIsHitTestVisibleGets or sets whether the contained area of this System.Windows.UIElement can return true values for hit testing. (Inherited from System.Windows.UIElement)
Public PropertyIsInDesignMode Gets a value that indicates whether the control is in design mode (development). (Inherited from Intersoft.Client.Framework.ISButton)
Public PropertyIsMouseOverGets a value indicating whether the mouse pointer is located over this button control. (Inherited from System.Windows.Controls.Primitives.ButtonBase)
Public PropertyIsOpen Gets or sets a value that determines whether the UStackMenu is opened. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyIsPressedGets a value that indicates whether a System.Windows.Controls.Primitives.ButtonBase is currently in a pressed state. (Inherited from System.Windows.Controls.Primitives.ButtonBase)
Public PropertyIsStructure Gets a value that indicates whether the item is part of structure element.  
Public PropertyIsTabStopGets or sets a value that indicates whether a control is included in tab navigation. (Inherited from System.Windows.Controls.Control)
Public PropertyIsToggleButton Gets or sets a value that indicate whether the button should use toggle button behavior. (Inherited from Intersoft.Client.Framework.ISButton)
Public PropertyItemContainerGenerator Gets the System.Windows.Controls.ItemContainerGenerator associated with this System.Windows.Controls.ItemsControl. (Inherited from Intersoft.Client.UI.Aqua.UXButtonItems)
Public PropertyItemContainerStyle Gets or sets the Style that is applied to the container element generated for each item. (Inherited from Intersoft.Client.UI.Aqua.UXButtonItems)
Public PropertyItemContainerStyleSelector Gets or sets the Style Selector that is applied to the container element generated for each item. (Inherited from Intersoft.Client.UI.Aqua.UXButtonItems)
Public PropertyItems Gets the collection used to generate the content of the control. (Inherited from Intersoft.Client.UI.Aqua.UXButtonItems)
Public PropertyItemsControl Get the items control (Inherited from Intersoft.Client.UI.Aqua.UXButtonItems)
Public PropertyItemsPanel Gets or sets the template that defines the panel that controls the layout of items. (Inherited from Intersoft.Client.UI.Aqua.UXButtonItems)
Public PropertyItemsSource Identifies the System.Windows.Controls.ItemsControl.ItemsSource dependency (Inherited from Intersoft.Client.UI.Aqua.UXButtonItems)
Public PropertyItemTemplate Gets or sets the System.Windows.DataTemplate used to display each item. (Inherited from Intersoft.Client.UI.Aqua.UXButtonItems)
Public PropertyItemTemplateSelector Gets or sets the Template Selector that is applied to the container element generated for each item. (Inherited from Intersoft.Client.UI.Aqua.UXButtonItems)
Public PropertyJumpingEffectDirection Gets or sets a value that determines the jumping direction.  
Public PropertyJumpingEffectEnabled Gets or sets a value that determines whether jumpping effect is enabled.  
Public PropertyJumpingEffectHeight Gets or sets the height of jumping animation.  
Public PropertyJumpingEffectMode Gets or sets a value that determines the jumping effects.  
Public PropertyJumpingEffectRepeatBehavior Gets or sets the repeating behavior of the jumping animation.  
Public PropertyJumpingEffectSpeedRatio Gets or sets the jumping animation speed ratio.  
Public PropertyKeepCheckedState Gets or sets a value that determines whether the IsChecked property should be persisted when its value is true. (Inherited from Intersoft.Client.Framework.ISButton)
Public PropertyLanguageGets or sets localization/globalization language information that applies to a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyLatency 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.Aqua.UXStackMenu.UXStackButton)
Public PropertyLayoutSuspended Gets a value that indicates whether the layout is being suspended. (Inherited from Intersoft.Client.Framework.ISButton)
Public PropertyMarginGets or sets the outer margin of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxHeightGets or sets the maximum height constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxWidthGets or sets the maximum width constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyMinHeightGets or sets the minimum height constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyMinWidthGets or sets the minimum width constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyNameGets 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)
Public PropertyNavigateUri Gets or sets the URI to navigate when this button is clicked. (Inherited from Intersoft.Client.UI.Aqua.UXButton)
Public PropertyNavigateUriMemberPath Gets or sets the name or path for navigate uri. (Inherited from Intersoft.Client.UI.Aqua.UXButtonItems)
Public PropertyOpacityGets or sets the degree of the object's opacity. (Inherited from System.Windows.UIElement)
Public PropertyOpacityMaskGets or sets the brush used to alter the opacity of regions of this object. (Inherited from System.Windows.UIElement)
Public PropertyPaddingGets or sets the padding inside a control. (Inherited from System.Windows.Controls.Control)
Public PropertyParentGets the parent object of this System.Windows.FrameworkElement in the object tree. (Inherited from System.Windows.FrameworkElement)
Public PropertyPlatform Gets a value that indicates the current client platform. (Inherited from Intersoft.Client.Framework.ISButton)
Public PropertyProjectionGets or sets the perspective projection (3-D effect) to apply when rendering this System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyReflectionPosition Gets or sets a value that determine the position of the reflection. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyReflectionVisibility Gets or sets a value that determine the visibility of the reflection. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyRenderSizeGets the final render size of a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyRenderTransformGets or sets transform information that affects the rendering position of a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyRenderTransformOriginGets 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)
Public PropertyResetZoomAnimation Gets the reset zoom animation.  
Public PropertyResourcesGets 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)
Public PropertyRootElement Gets the root element. (Inherited from Intersoft.Client.UI.Aqua.UXButton)
Public PropertySelectedIndex Gets or sets the current selected index. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertySelectedItem Gets or sets the current selected item. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertySelectedValue Gets the current selected value. Only applicable if selected value path is specified. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertySelectedValuePath Gets or sets the selected value path. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyShowKeyboardFocusVisual (Inherited from Intersoft.Client.Framework.ISButton)
Public PropertyStackAnimationSpeedRatio Gets or sets the stack animation speed ratio. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyStackArcDegree Gets or sets the arc style degree when stack mode is set to ArcStyle. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyStackArcDirection Gets or sets the arc style direction when stack mode is set to ArcStyle. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyStackArcItemHeight Gets or sets the stack arc item height. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyStackArcItemWidth Gets or sets the stack arc item width. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyStackArcLaunchOffset Gets or sets the arc style launch offset when stack mode is set to ArcStyle. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyStackArcTextOffset Gets or sets the arc text ofset position when stack mode is set to ArcStyle. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyStackArcTextPosition Gets or sets the arc text position when stack mode is set to ArcStyle. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyStackDockPosition Gets or sets a value that indicates the dock position of the stack menu. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyStackGridColumn Gets or sets the number of grid column when stack mode is set to GridStyle. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyStackGridFooterText Gets or sets the stack grid footer text. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyStackGridHeaderText Gets or sets the stack grid header text. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyStackGridItemHeight Gets or sets the stack grid item height. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyStackGridItemMargin Gets or sets the margin between stack grid item. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyStackGridItemWidth Gets or sets the stack grid item width. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyStackGridMode Gets or sets stack grid mode style." (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyStackGridPadding Gets or sets the stack grid padding. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyStackGridRow Gets or sets the number of grid row when stack mode is set to GridStyle. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyStackGridTemplate Gets or sets the content template to be displayed in stack grid mode. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyStackIndicatorSource Gets or sets the stack indicator source that will be shown when stack menu is opened. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyStackMenuElement Gets the stack menu element. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyStackMenuItemHeight Gets or sets the stack menu item height. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyStackMenuItemWidth Gets or sets the stack menu item width. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyStackMenuStyle Gets or sets stack menu style. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyStackMode Gets or sets the stack mode. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyStackTotalDisplayItem 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. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyStartZoomAnimation Gets the start zoom animation.  
Public PropertyStaysOpen Gets or sets a value that determines whether the popup stays open regardless the hide command. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyStyleGets or sets an instance System.Windows.Style that is applied for this object during rendering. (Inherited from System.Windows.FrameworkElement)
Public PropertyStylishLabel Gets the stylish label. (Inherited from Intersoft.Client.UI.Aqua.UXButton)
Public PropertyTabIndexGets 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)
Public PropertyTabNavigationGets or sets a value that modifies how tabbing and System.Windows.Controls.Control.TabIndex work for this control. (Inherited from System.Windows.Controls.Control)
Public PropertyTagGets or sets an arbitrary object value that can be used to store custom information about this object. (Inherited from System.Windows.FrameworkElement)
Public PropertyTargetName Gets or sets the name of a target window or frame that will display the content specified by the NavigationUri property. (Inherited from Intersoft.Client.UI.Aqua.UXButton)
Public PropertyTemplateGets or sets a control template. (Inherited from System.Windows.Controls.Control)
Public PropertyText Gets or sets the stack button text. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyTextImageRelation Specifies the position of the text and image relative to each other on a control. (Inherited from Intersoft.Client.UI.Aqua.UXButton)
Public PropertyTransformInfo Gets or sets transformable info. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyTriggersGets the collection of triggers for animations that are defined for a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyUseCheckedVisualState Gets or sets a value indicating whether the Checked visual state should be applied when the IsChecked property is true. (Inherited from Intersoft.Client.Framework.ISButton)
Public PropertyUseImageLoader Gets or sets a value that determines whether the image loader used to download the image. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public PropertyUseLayoutRoundingGets 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)
Public PropertyVerticalAlignmentGets 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)
Public PropertyVerticalContentAlignmentGets or sets the vertical alignment of the control's content. (Inherited from System.Windows.Controls.Control)
Public PropertyVisibilityGets 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)
Public PropertyWidthGets or sets the width of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Top
Protected Properties
 NameDescription
Protected PropertyDefaultStyleKeyGets or sets the key that references the default style for the control. (Inherited from System.Windows.Controls.Control)
Protected PropertyProduct Product Info. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Top
Public Methods
 NameDescription
Public MethodAddHandlerAdds 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)
Public MethodAdjustZoom Adjust zoom based on current scaled size.  
Public MethodApplyTemplateLoads the relevant control template so that its parts can be referenced. (Inherited from System.Windows.Controls.Control)
Public MethodArrangePositions 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)
Public MethodAttachEventHandlers Attach built-in event handlers to control templates. Call this method if necessary. (Inherited from Intersoft.Client.Framework.ISButton)
Public MethodCaptureMouseSets mouse capture to a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public MethodClearValueClears the local value of a dependency property. (Inherited from System.Windows.DependencyObject)
Public MethodDetachedEventHandlers Detach built-in event handlers from control templates. Call this method if necessary. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public MethodDispose (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public MethodDoClick Invokes the OnClick event and simulates the Click visual state. (Inherited from Intersoft.Client.Framework.ISButton)
Public MethodFindNameRetrieves an object that has the specified identifier name. (Inherited from System.Windows.FrameworkElement)
Public MethodFocusAttempts to set the focus on the control. (Inherited from System.Windows.Controls.Control)
Public MethodGetAnimationBaseValueReturns 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)
Public MethodGetAudioSource Gets the audio source value.  
Public MethodGetBindingExpressionRetrieves the System.Windows.Data.BindingExpression for a dependency property where a binding is established. (Inherited from System.Windows.FrameworkElement)
Public MethodGetJumpingEffectDirection Gets the jumping effect direction.  
Public MethodGetValueReturns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodHideTooltipOverloaded.  Hide tooltip.  
Public MethodInitializeStoryboards Initializes storyboards. (Inherited from Intersoft.Client.Framework.ISButton)
Public MethodInitializeTemplatesOverridden.  Initializes control templates.  
Public MethodInitTransformInfo Initialize transformable info. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public MethodInvalidateArrangeInvalidates 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)
Public MethodInvalidateMeasureInvalidates the measurement state (layout) for a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public MethodMeasureUpdates 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)
Public MethodOnApplyTemplateOverridden.  Builds the visual tree for the UXDockButton when a new template is applied.  
Public MethodPerformFlipAnimationOverloaded.  Perform flip animation.  
Public MethodPerformGlowAnimationOverloaded.  Perform glow animation.  
Public MethodPerformJumpAnimationOverloaded.  Perform jump animation.  
Public MethodPlayAudio Play audio.  
Public MethodReadLocalValueReturns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject)
Public MethodRefreshClip Perform clipping to the dimension of the control. Call this method if necessary (Inherited from Intersoft.Client.Framework.ISButton)
Public MethodRefreshContentLayout Refresh the content display. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public MethodRefreshSize Refresh the size of element to match the specified scaled size.  
Public MethodRefreshSpotlight Refresh the spotlight effect.  
Public MethodRefreshTooltipPosition Refresh tooltip position.  
Public MethodRefreshVisualState Refresh visual state to reflect the current state of button. (Inherited from Intersoft.Client.Framework.ISButton)
Public MethodReleaseMouseCaptureRemoves mouse capture from a System.Windows.UIElement. After this call, typically no object holds mouse capture. (Inherited from System.Windows.UIElement)
Public MethodRemoveHandlerRemoves the specified routed event handler from this System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public MethodResetAutoShowTimer Reset auto show timer. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public MethodResetState Reset state. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public MethodResetZoom Reset the zoom effect.  
Public MethodResumeLayout Resume the layout. (Inherited from Intersoft.Client.Framework.ISButton)
Public MethodSetBindingAttaches 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)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Public MethodShowTooltipOverloaded.  Show tooltip.  
Public MethodStartZoom Start the zoom effect.  
Public MethodSuspendLayout Suspend the layout. (Inherited from Intersoft.Client.Framework.ISButton)
Public MethodTransformObject Transform drag drop object to UXStackItem. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public MethodTransformToVisualReturns a transform object that can be used to transform coordinates from the System.Windows.UIElement to the specified object. (Inherited from System.Windows.UIElement)
Public MethodUpdateLayoutEnsures that all positions of child objects of a System.Windows.UIElement are properly updated for layout. (Inherited from System.Windows.UIElement)
Public MethodUpdatePosition Update stack position. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public MethodUpdateVisualState Updates the visual state of this control. (Inherited from Intersoft.Client.UI.Aqua.UXButton)
Top
Protected Methods
 NameDescription
Protected MethodArrangeOverride (Inherited from System.Windows.FrameworkElement)
Protected MethodButtonBase_OnClick Calls the original OnClick implementation of ButtonBase. (Inherited from Intersoft.Client.UI.Aqua.UXButton)
Protected MethodChangeVisualStateOverloaded. Overridden.  Change visual state.  
Protected MethodDisplayModeChanged Called when the DisplayMode property is changed. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Protected MethodDoToggle Perform button toggle, if IsToggle is set to true. (Inherited from Intersoft.Client.Framework.ISButton)
Protected MethodGetTemplateChildRetrieves the named element in the instantiated System.Windows.Controls.ControlTemplate visual tree. (Inherited from System.Windows.Controls.Control)
Protected MethodIsOpenPropertyChangedOverridden.  Called when the value of IsOpen property changes.  
Protected MethodItemsControlFactory Items control factory (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Protected MethodMeasureOverride (Inherited from System.Windows.FrameworkElement)
Protected MethodMenu_Closed On stack menu closed. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Protected MethodMenu_Opened On stack menu opened. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Protected MethodMenuStateChanged On stack menu state changed. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Protected MethodOnClickOverridden.  Called before the Click event occurs.  
Protected MethodOnClickAnimation On click animation.  
Protected MethodOnClickCore Called before the Click event occurs.  
Protected MethodOnCommandChanged Called when the value of Command property changes. (Inherited from Intersoft.Client.Framework.ISButton)
Protected MethodOnContentChanged (Inherited from System.Windows.Controls.ContentControl)
Protected MethodOnCornerRadiusChanged Called when the value of CornerRadius property changes. (Inherited from Intersoft.Client.UI.Aqua.UXButton)
Protected MethodOnCreateAutomationPeerReturns a System.Windows.Automation.Peers.ButtonAutomationPeer for use by the Silverlight automation infrastructure. (Inherited from System.Windows.Controls.Button)
Protected MethodOnDragEnter (Inherited from System.Windows.Controls.Control)
Protected MethodOnDragLeave (Inherited from System.Windows.Controls.Control)
Protected MethodOnDragOver (Inherited from System.Windows.Controls.Control)
Protected MethodOnDrop (Inherited from System.Windows.Controls.Control)
Protected MethodOnGotFocus Called before the GotFocus event occurs. (Inherited from Intersoft.Client.Framework.ISButton)
Protected MethodOnInitializeCommandDefault Called when the Command is initialized. (Inherited from Intersoft.Client.UI.Aqua.UXButton)
Protected MethodOnIsCheckedChangedOverridden.  Called when the value of IsChecked property changes.  
Protected MethodOnIsEnabledChanged Called when the value of IsEnabled property changes. (Inherited from Intersoft.Client.Framework.ISButton)
Protected MethodOnIsKeyboardFocusChanged Called when the value of IsKeyboardFocus property changes. (Inherited from Intersoft.Client.Framework.ISButton)
Protected MethodOnIsPressedChanged Called when the value of IsPressed property changes. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Protected MethodOnKeyDown Called before the KeyDown event occurs. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Protected MethodOnKeyUpProvides class handling for the System.Windows.UIElement.KeyUp routed event that occurs when the user releases a key while this control has focus. (Inherited from System.Windows.Controls.Primitives.ButtonBase)
Protected MethodOnLostFocus Called before the LostFocus event occurs. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Protected MethodOnLostKeyboardFocus Inheritors should override this method to handle custom logic for LostKeyboardFocus event. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Protected MethodOnLostMouseCaptureProvides handling for the System.Windows.UIElement.LostMouseCapture event. (Inherited from System.Windows.Controls.Primitives.ButtonBase)
Protected MethodOnMouseEnter Called before MouseEnter event occurs. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Protected MethodOnMouseLeave Called before the MouseLeave event occurs. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Protected MethodOnMouseLeftButtonDownOverridden.  Called before the System.Windows.UIElement.MouseLeftButtonDown event occurs.  
Protected MethodOnMouseLeftButtonUpProvides class handling for the System.Windows.UIElement.MouseLeftButtonUp event that occurs when the left mouse button is released while the mouse pointer is over this control. (Inherited from System.Windows.Controls.Primitives.ButtonBase)
Protected MethodOnMouseMove Called before the MouseMove event occurs. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Protected MethodOnMouseRightButtonDown (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseRightButtonUp (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseWheel (Inherited from System.Windows.Controls.Control)
Protected MethodOnTextInput (Inherited from System.Windows.Controls.Control)
Protected MethodOnTextInputStart (Inherited from System.Windows.Controls.Control)
Protected MethodOnTextInputUpdate (Inherited from System.Windows.Controls.Control)
Protected MethodOnToggleClick Called before the ToggleClick event occurs. (Inherited from Intersoft.Client.Framework.ISButton)
Protected MethodOnUnloaded Called when the element is unloaded. (Inherited from Intersoft.Client.Framework.ISButton)
Protected MethodPerformClick Perform button click. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Protected MethodRefreshImageBinding Refresh image member path binding. (Inherited from Intersoft.Client.UI.Aqua.UXButtonItems)
Protected MethodResolveItems Resolve Items Collection. (Inherited from Intersoft.Client.UI.Aqua.UXButtonItems)
Protected MethodTryNavigateCore Called when the button is about to perform navigation based on specified URI. (Inherited from Intersoft.Client.UI.Aqua.UXButton)
Protected MethodUpdateCommandUIState Updates the current state of the UI based on the associated Command. (Inherited from Intersoft.Client.Framework.ISButton)
Protected MethodUpdateIndicatorState Update indicator state.  
Top
Public Events
 NameDescription
Public EventBindingValidationErrorOccurs when a data validation error is reported by a binding source. (Inherited from System.Windows.FrameworkElement)
Public EventClickOccurs when a System.Windows.Controls.Button is clicked. (Inherited from System.Windows.Controls.Primitives.ButtonBase)
Public EventDataContextChangedOccurs when the data context for this element changes. (Inherited from System.Windows.FrameworkElement)
Public EventDragEnterOccurs when the input system reports an underlying drag event with this element as the target. (Inherited from System.Windows.UIElement)
Public EventDragLeaveOccurs when the input system reports an underlying drag event with this element as the origin. (Inherited from System.Windows.UIElement)
Public EventDragOverOccurs when the input system reports an underlying drag event with this element as the potential drop target. (Inherited from System.Windows.UIElement)
Public EventDropOccurs when the input system reports an underlying drop event with this element as the drop target. (Inherited from System.Windows.UIElement)
Public EventGotFocusOccurs when a System.Windows.UIElement receives focus. (Inherited from System.Windows.UIElement)
Public EventGotKeyboardFocus (Inherited from Intersoft.Client.Framework.ISButton)
Public EventIsCheckedChanged Occurs when the IsChecked dependency property of the button is changed. (Inherited from Intersoft.Client.Framework.ISButton)
Public EventIsEnabledChangedOccurs when the System.Windows.Controls.Control.IsEnabled property changes. (Inherited from System.Windows.Controls.Control)
Public EventKeyDownOccurs when a keyboard key is pressed while the System.Windows.UIElement has focus. (Inherited from System.Windows.UIElement)
Public EventKeyUpOccurs when a keyboard key is released while the System.Windows.UIElement has focus. (Inherited from System.Windows.UIElement)
Public EventLayoutUpdatedOccurs when the layout of the Silverlight visual tree changes. (Inherited from System.Windows.FrameworkElement)
Public EventLoadedOccurs when a System.Windows.FrameworkElement has been constructed and added to the object tree. (Inherited from System.Windows.FrameworkElement)
Public EventLostFocusOccurs when a System.Windows.UIElement loses focus. (Inherited from System.Windows.UIElement)
Public EventLostKeyboardFocus (Inherited from Intersoft.Client.Framework.ISButton)
Public EventLostMouseCaptureOccurs when the System.Windows.UIElement loses mouse capture. (Inherited from System.Windows.UIElement)
Public EventMediaCommandOccurs when a button is pressed on a remote control. (Inherited from System.Windows.UIElement)
Public EventMouseEnterOccurs when the mouse (or a stylus) enters the bounding area of a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public EventMouseLeaveOccurs when the mouse (or the stylus) leaves the bounding area of a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonDownOccurs 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)
Public EventMouseLeftButtonUpOccurs 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)
Public EventMouseMoveOccurs 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)
Public EventMouseRightButtonDownOccurs when the right mouse button is pressed while the mouse pointer is over a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonUpOccurs 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)
Public EventMouseWheelOccurs 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)
Public EventSizeChangedOccurs 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)
Public EventStackClosed Occurs when the stack menu of the button is closed. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public EventStackOpened Occurs when the stack menu of the button is opened. (Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton)
Public EventTextInputOccurs when a UI element gets text in a device-independent manner. (Inherited from System.Windows.UIElement)
Public EventTextInputStartOccurs when a UI element initially gets text in a device-independent manner. (Inherited from System.Windows.UIElement)
Public EventTextInputUpdateOccurs when text continues to be composed via an input method editor (IME). (Inherited from System.Windows.UIElement)
Public EventUnloadedOccurs when this object is no longer connected to the main object tree. (Inherited from System.Windows.FrameworkElement)
Public EventVisualStateChanged Occurs when the visual state of this control has changed. (Inherited from Intersoft.Client.UI.Aqua.UXButton)
Top
See Also

Reference

UXDockButton Class
Intersoft.Client.UI.Aqua.UXDock Namespace

Send Feedback