| 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) |
| AdjustZoomAnimation |
Gets the adjust zoom animation.
(Inherited from Intersoft.Client.UI.Aqua.UXDock.UXDockButton) |
| AllowDrag |
Gets or sets a value that determine whether the item can be dragged.
(Inherited from Intersoft.Client.UI.Aqua.UXDock.UXDockButton) |
| 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 panel.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| AllowMove |
Gets or sets a value that determine whether the item can be moved.
(Inherited from Intersoft.Client.UI.Aqua.UXDock.UXDockButton) |
| AllowMoveItem |
Gets or sets a value that determines whether the item can be moved.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| AllowRemove |
Gets or sets a value that determine whether the item can be removed.
(Inherited from Intersoft.Client.UI.Aqua.UXDock.UXDockButton) |
| AllowRemoveItem |
Gets or sets a value that determines whether the item can be removed.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| AllowReorder |
Gets or sets a value that determine whether the item can be reordered.
(Inherited from Intersoft.Client.UI.Aqua.UXDock.UXDockButton) |
| AllowReorderItem |
Gets or sets a value that determines whether external item can be dropped to the panel.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| AnimatePointerMode |
Gets or sets the value that determines the behavior of UXCallOut pointer animation when its repositioned.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| ApplicationID |
Specifies the ApplicationID that links this button to the application defined in UXShell.
|
| ApplicationUri |
Specifies the Uri that locates the application source to be loaded. If the application is not available locally, it will be automatically downloaded.
|
| AudioSource |
Gets or sets the audio source to be played when a UXDockButton is clicked.
(Inherited from Intersoft.Client.UI.Aqua.UXDock.UXDockButton) |
| AutoCheckOnToggle |
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) |
| AutoShowLatency |
Gets or sets the latency before auto show is executed. Note: ClickMode must be Hover.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| 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) |
| BorderThickness | Gets or sets the border thickness 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) |
| CallOutStyle |
Gets or sets the call out style.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| 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) |
| ClickLatency |
Gets or sets the latency, in seconds, before the click action is executed.
(Inherited from Intersoft.Client.Framework.ISButton) |
| ClickMode | Gets or sets when the System.Windows.Controls.Primitives.ButtonBase.Click event occurs. (Inherited from System.Windows.Controls.Primitives.ButtonBase) |
| 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 name or path of the property that is displayed for each data item.
(Inherited from Intersoft.Client.UI.Aqua.UXButtonItems) |
| Command |
Gets or sets the command to invoke when this button is clicked.
(Inherited from Intersoft.Client.Framework.ISButton) |
| CommandCannotExecute |
Gets or sets the UI behavior when the associated Command cannot be executed.
(Inherited from Intersoft.Client.Framework.ISButton) |
| CommandParameter |
Gets or sets the parameter to pass to the Command property.
(Inherited from Intersoft.Client.Framework.ISButton) |
| CommandTarget |
Gets or sets the element on which to raise the specified command.
(Inherited from Intersoft.Client.Framework.ISButton) |
| Content | Gets or sets the value of the System.Windows.Controls.ContentControl dependency property. (Inherited from System.Windows.Controls.ContentControl) |
| ContentEffect |
Specifies the pixel shader effect applied to the content element of the button.
(Inherited from Intersoft.Client.UI.Aqua.UXButton) |
| ContentReflector |
Gets or sets the content reflector.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| ContentTemplate | Gets or sets the data template that is used to display the content of the System.Windows.Controls.ContentControl. (Inherited from System.Windows.Controls.ContentControl) |
| CornerRadius |
Represents the radius of a border's corner. The radius can't be negative.
(Inherited from Intersoft.Client.Framework.ISButton) |
| 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) |
| DialogResult |
Specifies identifiers to indicate the return value of a dialog box when this button is clicked.
(Inherited from Intersoft.Client.UI.Aqua.UXButton) |
| 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.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| DisplayMemberPath |
Gets or sets the name or path of the property that is displayed for each data item.
(Inherited from Intersoft.Client.UI.Aqua.UXButtonItems) |
| DisplayMode |
Specifies the mode of the content presentation.
(Inherited from Intersoft.Client.UI.Aqua.UXButton) |
| DragMode |
Gets or sets the dragging behavior.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| DropableTargets |
Gets the collection of dropable target names.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| 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.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| EnableFadeOutAnimation |
Gets or sets a value that determines whether the fade animation is enabled.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| EnableFocusAnimation |
Specifies whether this button should be animated when focused.
(Inherited from Intersoft.Client.Framework.ISButton) |
| EnableMouseOverState |
Gets or sets a value that determine whether mouse over state is enabled at StackItem level.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| EnableReflection |
Gets or sets a value that determine whether reflection is enabled.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| EnableStackGridFadeAnimation |
Gets or sets a value that determines whether stack grid items fading animation is enabled.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| EnableVisualTransitions |
Specifies whether transitions should be used when the control changed its visual state.
(Inherited from Intersoft.Client.Framework.ISButton) |
| FlippingEffectEnabled |
Gets or sets a value that determines whether flipping effect is enabled.
(Inherited from Intersoft.Client.UI.Aqua.UXDock.UXDockButton) |
| FlippingEffectMode |
Gets or sets a value that determines the orientation of the flipping.
(Inherited from Intersoft.Client.UI.Aqua.UXDock.UXDockButton) |
| FlippingEffectSpeedRatio |
Gets or sets the flipping animation speed ratio.
(Inherited from Intersoft.Client.UI.Aqua.UXDock.UXDockButton) |
| 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) |
| Focusable |
Gets or sets a value that indicates whether this control can receive focus. (WPF compatible)
(Inherited from Intersoft.Client.Framework.ISButton) |
| 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.ISButton) |
| GlassBackground |
Represents the brush used to draw the glass element of the button.
(Inherited from Intersoft.Client.UI.Aqua.UXButton) |
| GlassMargin |
Gets or sets a value that determines the margin of the glass element.
(Inherited from Intersoft.Client.UI.Aqua.UXButton) |
| GlowAnimation |
Gets the glow animation.
(Inherited from Intersoft.Client.UI.Aqua.UXDock.UXDockButton) |
| GlowingEffectColor |
Gets or sets the glowing color.
(Inherited from Intersoft.Client.UI.Aqua.UXDock.UXDockButton) |
| GlowingEffectEnabled |
Gets or sets a value that determines whether flipping effect is enabled.
(Inherited from Intersoft.Client.UI.Aqua.UXDock.UXDockButton) |
| GlowingEffectRadius |
Gets or sets the glowing effect radius.
(Inherited from Intersoft.Client.UI.Aqua.UXDock.UXDockButton) |
| GlowingEffectSpeedRatio |
Gets or sets the glowing animation speed ratio.
(Inherited from Intersoft.Client.UI.Aqua.UXDock.UXDockButton) |
| GroupName |
Gets or sets a value that determines the group where this toggle button belongs to.
(Inherited from Intersoft.Client.Framework.ISButton) |
| HasActiveWindow |
Determines whether this button has one or more active windows that associated through WindowName,
WindowGroupName, ObjectID, or ApplicationID.
|
| 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.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| 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) |
| Icon |
Gets or sets the icon that appears in the button.
(Inherited from Intersoft.Client.UI.Aqua.UXButton) |
| IconEffect | |
| ImageHeight |
Specifies the height applied to the icon element.
(Inherited from Intersoft.Client.UI.Aqua.UXButton) |
| ImageLoaderTextVisibility |
Gets or sets a value that determines whether image loader progress text is shown.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| ImageMemberPath |
Gets or sets the image member path.
(Inherited from Intersoft.Client.UI.Aqua.UXButtonItems) |
| ImageWidth |
Specifies the width applied to the icon element.
(Inherited from Intersoft.Client.UI.Aqua.UXButton) |
| IndicatorEnabled |
Gets or sets a value that determine whether button indicator is enabled.
(Inherited from Intersoft.Client.UI.Aqua.UXDock.UXDockButton) |
| IndicatorHeight |
Gets or sets the height of the indicator.
(Inherited from Intersoft.Client.UI.Aqua.UXDock.UXDockButton) |
| IndicatorOffset |
Gets or sets the offset position of the indicator.
(Inherited from Intersoft.Client.UI.Aqua.UXDock.UXDockButton) |
| IndicatorSource |
Gets or sets the image source for the indicator object.
(Inherited from Intersoft.Client.UI.Aqua.UXDock.UXDockButton) |
| IndicatorWidth |
Gets or sets the width of the indicator.
(Inherited from Intersoft.Client.UI.Aqua.UXDock.UXDockButton) |
| InnerBorderVisibility |
Specifies whether the inner border should be visible.
(Inherited from Intersoft.Client.UI.Aqua.UXButton) |
| IsCancel |
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) |
| IsChecked |
Gets or sets a value that indicates whether the button is currently toggled (checked).
(Inherited from Intersoft.Client.Framework.ISButton) |
| IsDefault |
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) |
| IsEnabled | Gets or sets a value indicating whether the user can interact with the control. (Inherited from System.Windows.Controls.Control) |
| IsFocused | Gets a value that determines whether the button has focus. (Inherited from System.Windows.Controls.Primitives.ButtonBase) |
| 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.ISButton) |
| IsLoading |
Determines whether the application associated to this button is currently loading.
|
| IsMouseOver | Gets a value indicating whether the mouse pointer is located over this button control. (Inherited from System.Windows.Controls.Primitives.ButtonBase) |
| IsOpen |
Gets or sets a value that determines whether the UStackMenu is opened.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| IsPressed | Gets a value that indicates whether a System.Windows.Controls.Primitives.ButtonBase is currently in a pressed state. (Inherited from System.Windows.Controls.Primitives.ButtonBase) |
| IsStructure |
Gets a value that indicates whether the item is part of structure element.
(Inherited from Intersoft.Client.UI.Aqua.UXDock.UXDockButton) |
| IsTabStop | Gets or sets a value that indicates whether a control is included in tab navigation. (Inherited from System.Windows.Controls.Control) |
| IsToggleButton |
Gets or sets a value that indicate whether the button should use toggle button behavior.
(Inherited from Intersoft.Client.Framework.ISButton) |
| ItemContainerGenerator |
Gets the System.Windows.Controls.ItemContainerGenerator associated with this System.Windows.Controls.ItemsControl.
(Inherited from Intersoft.Client.UI.Aqua.UXButtonItems) |
| ItemContainerStyle |
Gets or sets the Style that is applied to the container element generated for each item.
(Inherited from Intersoft.Client.UI.Aqua.UXButtonItems) |
| ItemContainerStyleSelector |
Gets or sets the Style Selector that is applied to the container element generated for each item.
(Inherited from Intersoft.Client.UI.Aqua.UXButtonItems) |
| Items |
Gets the collection used to generate the content of the control.
(Inherited from Intersoft.Client.UI.Aqua.UXButtonItems) |
| ItemsControl |
Get the items control
(Inherited from Intersoft.Client.UI.Aqua.UXButtonItems) |
| ItemsPanel |
Gets or sets the template that defines the panel that controls the layout of items.
(Inherited from Intersoft.Client.UI.Aqua.UXButtonItems) |
| ItemsSource |
Identifies the System.Windows.Controls.ItemsControl.ItemsSource dependency
(Inherited from Intersoft.Client.UI.Aqua.UXButtonItems) |
| ItemTemplate |
Gets or sets the System.Windows.DataTemplate used to display each item.
(Inherited from Intersoft.Client.UI.Aqua.UXButtonItems) |
| ItemTemplateSelector |
Gets or sets the Template Selector that is applied to the container element generated for each item.
(Inherited from Intersoft.Client.UI.Aqua.UXButtonItems) |
| JumpingEffectDirection |
Gets or sets a value that determines the jumping direction.
(Inherited from Intersoft.Client.UI.Aqua.UXDock.UXDockButton) |
| JumpingEffectEnabled |
Gets or sets a value that determines whether jumpping effect is enabled.
(Inherited from Intersoft.Client.UI.Aqua.UXDock.UXDockButton) |
| JumpingEffectHeight |
Gets or sets the height of jumping animation.
(Inherited from Intersoft.Client.UI.Aqua.UXDock.UXDockButton) |
| JumpingEffectMode |
Gets or sets a value that determines the jumping effects.
(Inherited from Intersoft.Client.UI.Aqua.UXDock.UXDockButton) |
| JumpingEffectRepeatBehavior |
Gets or sets the repeating behavior of the jumping animation.
(Inherited from Intersoft.Client.UI.Aqua.UXDock.UXDockButton) |
| JumpingEffectSpeedRatio |
Gets or sets the jumping animation speed ratio.
(Inherited from Intersoft.Client.UI.Aqua.UXDock.UXDockButton) |
| KeepCheckedState |
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) |
| 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.Aqua.UXStackMenu.UXStackButton) |
| LayoutSuspended |
Gets a value that indicates whether the layout is being suspended.
(Inherited from Intersoft.Client.Framework.ISButton) |
| Margin | Gets or sets the outer margin of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) |
| MaxHeight | Gets or sets the maximum height constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) |
| MaxWidth | Gets or sets the maximum width constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) |
| MinHeight | Gets or sets the minimum height constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) |
| MinWidth | Gets or sets the minimum width constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) |
| Name | Gets or sets the identifying name of the object. When a XAML processor creates the object tree from XAML markup, run-time code can refer to the XAML-declared object by this name. (Inherited from System.Windows.FrameworkElement) |
| NavigateUri |
Gets or sets the URI to navigate when this button is clicked.
(Inherited from Intersoft.Client.UI.Aqua.UXButton) |
| NavigateUriMemberPath |
Gets or sets the name or path for navigate uri.
(Inherited from Intersoft.Client.UI.Aqua.UXButtonItems) |
| 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.ISButton) |
| 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.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| ReflectionVisibility |
Gets or sets a value that determine the visibility of the reflection.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| 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) |
| ResetZoomAnimation |
Gets the reset zoom animation.
(Inherited from Intersoft.Client.UI.Aqua.UXDock.UXDockButton) |
| 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.
(Inherited from Intersoft.Client.UI.Aqua.UXButton) |
| SelectedIndex |
Gets or sets the current selected index.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| SelectedItem |
Gets or sets the current selected item.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| SelectedValue |
Gets the current selected value. Only applicable if selected value path is specified.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| SelectedValuePath |
Gets or sets the selected value path.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| ShowKeyboardFocusVisual | (Inherited from Intersoft.Client.Framework.ISButton) |
| StackAnimationSpeedRatio |
Gets or sets the stack animation speed ratio.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| StackArcDegree |
Gets or sets the arc style degree when stack mode is set to ArcStyle.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| StackArcDirection |
Gets or sets the arc style direction when stack mode is set to ArcStyle.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| StackArcItemHeight |
Gets or sets the stack arc item height.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| StackArcItemWidth |
Gets or sets the stack arc item width.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| StackArcLaunchOffset |
Gets or sets the arc style launch offset when stack mode is set to ArcStyle.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| StackArcTextOffset |
Gets or sets the arc text ofset position when stack mode is set to ArcStyle.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| StackArcTextPosition |
Gets or sets the arc text position when stack mode is set to ArcStyle.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| StackDockPosition |
Gets or sets a value that indicates the dock position of the stack menu.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| StackGridColumn |
Gets or sets the number of grid column when stack mode is set to GridStyle.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| StackGridFooterText |
Gets or sets the stack grid footer text.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| StackGridHeaderText |
Gets or sets the stack grid header text.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| StackGridItemHeight |
Gets or sets the stack grid item height.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| StackGridItemMargin |
Gets or sets the margin between stack grid item.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| StackGridItemWidth |
Gets or sets the stack grid item width.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| StackGridMode |
Gets or sets stack grid mode style."
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| StackGridPadding |
Gets or sets the stack grid padding.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| StackGridRow |
Gets or sets the number of grid row when stack mode is set to GridStyle.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| StackGridTemplate |
Gets or sets the content template to be displayed in stack grid mode.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| StackIndicatorSource |
Gets or sets the stack indicator source that will be shown when stack menu is opened.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| StackMenuElement |
Gets the stack menu element.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| StackMenuItemHeight |
Gets or sets the stack menu item height.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| StackMenuItemWidth |
Gets or sets the stack menu item width.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| StackMenuStyle |
Gets or sets stack menu style.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| StackMode |
Gets or sets the stack mode.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| 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.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| StartZoomAnimation |
Gets the start zoom animation.
(Inherited from Intersoft.Client.UI.Aqua.UXDock.UXDockButton) |
| StaysOpen |
Gets or sets a value that determines whether the popup stays open regardless the hide command.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| Style | Gets or sets an instance System.Windows.Style that is applied for this object during rendering. (Inherited from System.Windows.FrameworkElement) |
| StylishLabel |
Gets the stylish label.
(Inherited from Intersoft.Client.UI.Aqua.UXButton) |
| 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) |
| TargetName |
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) |
| Template | Gets or sets a control template. (Inherited from System.Windows.Controls.Control) |
| Text |
Gets or sets the stack button text.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| TextImageRelation |
Specifies the position of the text and image relative to each other on a control.
(Inherited from Intersoft.Client.UI.Aqua.UXButton) |
| TransformInfo |
Gets or sets transformable info.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| Triggers | Gets the collection of triggers for animations that are defined for a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) |
| UseCheckedVisualState |
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) |
| UseImageLoader |
Gets or sets a value that determines whether the image loader used to download the image.
(Inherited from Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton) |
| 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) |
| Window |
Gets the window instance that associated to this button.
|
| WindowGroupName |
Specifies the group name that associates the UXWindow with the same group name to this button.
Use this property to enable multiple window instances that links to this button.
|
| WindowName |
Specifies the window name that associates a single UXWindow to this button.
|