Intersoft.Client.UI.Navigation Namespace : UXBreadCrumbItem Class |
The following tables list the members exposed by UXBreadCrumbItem.
Name | Description | |
---|---|---|
UXBreadCrumbItem Constructor | Initializes a new instance of the UXBreadCrumbItem class. |
Name | Description | |
---|---|---|
IsDataLoadedProperty | Identifies the IsDataLoaded dependency property. | |
IsLoadingProperty | Identifies the IsLoading dependency property. |
Name | Description | |
---|---|---|
ActiveMenuItemIndex | (Inherited from Intersoft.Client.UI.Aqua.UXSplitButton) | |
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) | |
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) | |
AutoUpdateActiveMenuItem | (Inherited from Intersoft.Client.UI.Aqua.UXSplitButton) | |
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) | |
BoundaryOffset | Gets or set the minimum boundary offset. (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
CacheMode | Gets or sets a value that indicates that rendered content should be cached when possible. (Inherited from System.Windows.UIElement) | |
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) | |
ContentHeight | Gets or sets the height of content inside context menu. (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
ContentMaxHeight | Gets or sets the maximum height of content inside context menu. (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
ContentMaxWidth | Gets or sets the maximum width of content inside context menu. (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
ContentMinHeight | Gets or sets the minimum height of content inside context menu. (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
ContentMinWidth | Gets or sets the minimum width of content inside context menu. (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
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) | |
ContentWidth | Gets or sets the width of content inside context menu. (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
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.UXDropDownButton) | |
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) | |
DropDownMenuContainer | Gets or sets the dropdown menu container. Used for internal mechanism. (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
DropDownMenuElement | Gets the drop down menu element. (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
DropDownMenuStyle | Gets or sets the style for drop down menu element. (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
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.UXDropDownButton) | |
EnableFadeOutAnimation | Gets or sets a value that determines whether the fade animation is enabled. (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
EnableFocusAnimation | Specifies whether this button should be animated when focused. (Inherited from Intersoft.Client.Framework.ISButton) | |
EnableVisualTransitions | Specifies whether transitions should be used when the control changed its visual state. (Inherited from Intersoft.Client.Framework.ISButton) | |
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) | |
GroupName | Gets or sets a value that determines the group where this toggle button belongs to. (Inherited from Intersoft.Client.Framework.ISButton) | |
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.UXDropDownButton) | |
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) | |
HorizontalOffset | Gets or sets the distance between the left side of the Silverlight control and the left side of the popup. (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
Icon | Gets or sets the icon that appears in the button. (Inherited from Intersoft.Client.UI.Aqua.UXButton) | |
ImageHeight | Specifies the height applied to the icon element. (Inherited from Intersoft.Client.UI.Aqua.UXButton) | |
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) | |
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) | |
IsDataLoaded | Gets or sets the value indicating whether the data is loaded. | |
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) | |
IsDropDownOpen | Gets or sets whether the dropdown menu is currently displaying on the screen. (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
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 | Gets or sets the value indicating whether the UXBreadCrumbItem is loading. | |
IsMouseOver | Gets a value indicating whether the mouse pointer is located over this button control. (Inherited from System.Windows.Controls.Primitives.ButtonBase) | |
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) | |
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) | |
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) | |
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) | |
Owner | Gets the owner that hosts this control. (Inherited from Intersoft.Client.UI.Aqua.UXButtonItems) | |
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) | |
PreferredHorizontalDirection | Gets or sets the preferred horizontal direction. (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
PreferredPosition | Gets or sets the preferred pop up positions. (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
PreferredVerticalDirection | Gets or sets the preferred vertical direction. (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
Projection | Gets or sets the perspective projection (3-D effect) to apply when rendering this System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
RenderSize | Gets the final render size of a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
RenderTransform | Gets or sets transform information that affects the rendering position of a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
RenderTransformOrigin | Gets or sets the origin point of any possible render transform declared by System.Windows.UIElement.RenderTransform, relative to the bounds of the System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
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.UXDropDownButton) | |
SelectedItem | Gets or sets the current selected item. (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
SelectedValue | Gets the current selected value. Only applicable if selected value path is specified. (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
SelectedValuePath | Gets or sets the selected value path. (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
ShowKeyboardFocusVisual | (Inherited from Intersoft.Client.Framework.ISButton) | |
SlideDirection | Gets or sets a value that determine the slide direction when slide animation is used. (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
SplitButtonMargin | Gets or sets the margin of the SplitButton element. (Inherited from Intersoft.Client.UI.Aqua.UXSplitButton) | |
StaysOpen | Gets or sets a value that determines whether the popup stays open regardless the hide command. (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
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) | |
TextImageRelation | Specifies the position of the text and image relative to each other on a control. (Inherited from Intersoft.Client.UI.Aqua.UXButton) | |
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) | |
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) | |
VerticalOffset | Gets or sets the distance between the top of the Silverlight control and the top of the popup. (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
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) | |
IsSplitPressed | Gets or sets a value that determine whether split element is pressed. (Inherited from Intersoft.Client.UI.Aqua.UXSplitButton) | |
Product | Overridden. Product Info. |
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 | Loads the relevant control template so that its parts can be referenced. (Inherited from System.Windows.Controls.Control) | |
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) | |
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.UI.Aqua.UXDropDownButton) | |
DoClick | Invokes the OnClick event and simulates the Click visual state. (Inherited from Intersoft.Client.Framework.ISButton) | |
FindName | Retrieves an object that has the specified identifier name. (Inherited from System.Windows.FrameworkElement) | |
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) | |
GetBindingExpression | Retrieves the System.Windows.Data.BindingExpression for a dependency property where a binding is established. (Inherited from System.Windows.FrameworkElement) | |
GetValue | Returns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
InitializeStoryboards | Initializes storyboards. (Inherited from Intersoft.Client.Framework.ISButton) | |
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) | |
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 UXSplitButton when a new template is applied. | |
OverrideDropDownMenuContainer | Override drop down menu container. (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
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.ISButton) | |
RefreshVisualState | Refresh visual state to reflect the current state of button. (Inherited from Intersoft.Client.Framework.ISButton) | |
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.ISButton) | |
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.ISButton) | |
TransformToVisual | Returns a transform object that can be used to transform coordinates from the System.Windows.UIElement to the specified object. (Inherited from System.Windows.UIElement) | |
UpdateLayout | Ensures that all positions of child objects of a System.Windows.UIElement are properly updated for layout. (Inherited from System.Windows.UIElement) | |
UpdateVisualState | Updates the visual state of this control. (Inherited from Intersoft.Client.UI.Aqua.UXButton) |
Name | Description | |
---|---|---|
ArrangeOverride | (Inherited from System.Windows.FrameworkElement) | |
ButtonBase_OnClick | Calls the original OnClick implementation of ButtonBase. (Inherited from Intersoft.Client.UI.Aqua.UXButton) | |
ChangeVisualState | Overloaded. Overridden. Change the visual state. | |
DisplayModeChanged | Called when the DisplayMode property is changed. (Inherited from Intersoft.Client.UI.Aqua.UXButton) | |
DoToggle | Perform button toggle, if IsToggle is set to true. (Inherited from Intersoft.Client.Framework.ISButton) | |
GetTemplateChild | Retrieves the named element in the instantiated System.Windows.Controls.ControlTemplate visual tree. (Inherited from System.Windows.Controls.Control) | |
GoToSplitButtonHoverState | Go to split button hover state. | |
GoToSplitNormalState | Overloaded. Go to presed state. (Inherited from Intersoft.Client.UI.Aqua.UXSplitButton) | |
GoToSplitPressedState | Overloaded. Go to presed state. (Inherited from Intersoft.Client.UI.Aqua.UXSplitButton) | |
IsSplitElement | (Inherited from Intersoft.Client.UI.Aqua.UXSplitButton) | |
ItemsControlFactory | Items control factory (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
MeasureOverride | (Inherited from System.Windows.FrameworkElement) | |
Menu_Closed | Overridden. On context menu closed. | |
Menu_Opened | Overridden. Overridden. | |
MenuStateChanged | On dropdown menu state changed. (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
OnClick | Overridden. Called before the Click event occurs. | |
OnCommandChanged | Called when the value of Command property changes. (Inherited from Intersoft.Client.Framework.ISButton) | |
OnContentChanged | Overridden. Called when the value of the System.Windows.Controls.ContentControl.Content property changes. | |
OnCornerRadiusChanged | Called when the value of CornerRadius property changes. (Inherited from Intersoft.Client.UI.Aqua.UXSplitButton) | |
OnCreateAutomationPeer | Returns a System.Windows.Automation.Peers.ButtonAutomationPeer for use by the Silverlight automation infrastructure. (Inherited from System.Windows.Controls.Button) | |
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.ISButton) | |
OnInitializeCommandDefault | Called when the Command is initialized. (Inherited from Intersoft.Client.UI.Aqua.UXButton) | |
OnIsCheckedChanged | Called when the value of IsChecked property changes. (Inherited from Intersoft.Client.Framework.ISButton) | |
OnIsEnabledChanged | Called when the value of IsEnabled property changes. (Inherited from Intersoft.Client.Framework.ISButton) | |
OnIsKeyboardFocusChanged | Called when the value of IsKeyboardFocus property changes. (Inherited from Intersoft.Client.Framework.ISButton) | |
OnIsPressedChanged | Called when the value of IsPressed property changes. (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
OnKeyDown | Called before the KeyDown event occurs. (Inherited from Intersoft.Client.UI.Aqua.UXSplitButton) | |
OnKeyUp | Provides 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) | |
OnLostFocus | Called before the LostFocus event occurs. (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
OnLostKeyboardFocus | Inheritors should override this method to handle custom logic for LostKeyboardFocus event. (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
OnLostMouseCapture | Overridden. (Inherited from Intersoft.Client.UI.Aqua.UXSplitButton) | |
OnMouseEnter | Overridden. Called before MouseEnter event occurs. | |
OnMouseLeave | Called before the MouseLeave event occurs. (Inherited from Intersoft.Client.Framework.ISButton) | |
OnMouseLeftButtonDown | Provides class handling for the System.Windows.UIElement.MouseLeftButtonDown event that occurs when the left mouse button is pressed while the mouse pointer is over this control. (Inherited from Intersoft.Client.UI.Aqua.UXSplitButton) | |
OnMouseLeftButtonUp | Overridden. Called before the MouseLeftButtonUp event occurs. | |
OnMouseMove | Provides class handling for the System.Windows.UIElement.MouseMove event that occurs when the mouse pointer moves while over this element. (Inherited from System.Windows.Controls.Primitives.ButtonBase) | |
OnMouseRightButtonDown | (Inherited from System.Windows.Controls.Control) | |
OnMouseRightButtonUp | (Inherited from System.Windows.Controls.Control) | |
OnMouseWheel | (Inherited from System.Windows.Controls.Control) | |
OnSplitButtonClick | Overridden. Occurs when the split element is clicked. | |
OnTextInput | (Inherited from System.Windows.Controls.Control) | |
OnTextInputStart | (Inherited from System.Windows.Controls.Control) | |
OnTextInputUpdate | (Inherited from System.Windows.Controls.Control) | |
OnToggleClick | Called before the ToggleClick event occurs. (Inherited from Intersoft.Client.Framework.ISButton) | |
OnUnloaded | Called when the element is unloaded. (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
PerformClick | Overrides click procedure for split button. (Inherited from Intersoft.Client.UI.Aqua.UXSplitButton) | |
RefreshImageBinding | Refresh image member path binding. (Inherited from Intersoft.Client.UI.Aqua.UXButtonItems) | |
ResolveItems | Resolve Items Collection. (Inherited from Intersoft.Client.UI.Aqua.UXButtonItems) | |
TryNavigateCore | Called when the button is about to perform navigation based on specified URI. (Inherited from Intersoft.Client.UI.Aqua.UXButton) | |
UpdateCommandUIState | Updates the current state of the UI based on the associated Command. (Inherited from Intersoft.Client.Framework.ISButton) |
Name | Description | |
---|---|---|
BindingValidationError | Occurs when a data validation error is reported by a binding source. (Inherited from System.Windows.FrameworkElement) | |
Click | Occurs when a System.Windows.Controls.Button is clicked. (Inherited from System.Windows.Controls.Primitives.ButtonBase) | |
DataContextChanged | Occurs when the data context for this element changes. (Inherited from System.Windows.FrameworkElement) | |
DragEnter | Occurs when the input system reports an underlying drag event with this element as the target. (Inherited from System.Windows.UIElement) | |
DragLeave | Occurs when the input system reports an underlying drag event with this element as the origin. (Inherited from System.Windows.UIElement) | |
DragOver | Occurs when the input system reports an underlying drag event with this element as the potential drop target. (Inherited from System.Windows.UIElement) | |
Drop | Occurs when the input system reports an underlying drop event with this element as the drop target. (Inherited from System.Windows.UIElement) | |
DropDownClosed | Occurs when the dropdown menu of the button is closed. (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
DropDownOpened | Occurs when the dropdown menu of the button is opened. (Inherited from Intersoft.Client.UI.Aqua.UXDropDownButton) | |
GotFocus | Occurs when a System.Windows.UIElement receives focus. (Inherited from System.Windows.UIElement) | |
GotKeyboardFocus | (Inherited from Intersoft.Client.Framework.ISButton) | |
IsCheckedChanged | Occurs when the IsChecked dependency property of the button is changed. (Inherited from Intersoft.Client.Framework.ISButton) | |
IsEnabledChanged | Occurs when the System.Windows.Controls.Control.IsEnabled property changes. (Inherited from System.Windows.Controls.Control) | |
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) | |
LostKeyboardFocus | (Inherited from Intersoft.Client.Framework.ISButton) | |
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) | |
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) | |
SplitButtonClick | Occurs when the split button element of the control is clicked. (Inherited from Intersoft.Client.UI.Aqua.UXSplitButton) | |
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) | |
VisualStateChanged | Occurs when the visual state of this control has changed. (Inherited from Intersoft.Client.UI.Aqua.UXButton) |