| 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) |
| AllowCancelDownload |
Gets or sets a value that indicates whether users are allowed to cancel the download progress for the current navigated source.
|
| 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) |
| ApplicationID |
Gets the unique identifier that represents the application associated to this window.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| ApplicationUri |
Gets the unique resource identifier (URI) of the application associated to this window.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| AutoMapApplications |
Gets or sets a value that indicates whether this frame should automatically map the current source
against the Applications collection defined in global UXShell instance.
|
| Background | Gets or sets a brush that provides the background of the control. (Inherited from System.Windows.Controls.Control) |
| BlockUIOnBusy |
Gets or sets a value that indicates whether the UI should be blocked when the window is in busy mode, i.e, loading data or navigating.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| 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) |
| BusyIndicatorTemplate | Gets or sets the template that represents the busy indicator when the UXWindow.IsBusy is true. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| BusyText |
Specifies the caption text that displayed when the window is busy.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| CacheMode | Gets or sets a value that indicates that rendered content should be cached when possible. (Inherited from System.Windows.UIElement) |
| CanClose |
Gets or sets a value indicating whether the window can be closed.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| CanMaximize |
Gets or sets a value indicating whether the window can be maximized.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| CanMinimize |
Gets or sets a value indicating whether the window can be minimized to task bar.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| CanMove |
Gets or sets a value indicating whether the window can be moved.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| CanResize |
Gets or sets a value indicating whether the window can be resized.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| CharacterSpacing | Gets or sets the distance between characters of text in the control measured in 1000ths of the font size. (Inherited from System.Windows.Controls.Control) |
| Clip | Gets or sets the System.Windows.Media.Geometry used to define the outline of the contents of a System.Windows.UIElement. (Inherited from System.Windows.UIElement) |
| CloseText |
Specifies the tooltip text for the close button.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| CommandBarTemplate |
Gets or sets the template that represents command bar which is placed in the bottom edge of the content area.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| Content | Gets or sets the value of the System.Windows.Controls.ContentControl dependency property. (Inherited from System.Windows.Controls.ContentControl) |
| ContentBackground |
Gets or sets the brush to apply to the background of the window's content.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| ContentBorderBrush |
Gets or sets the brush to apply to the border of the window's content.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| ContentBorderThickness |
Gets or sets the border thickness of the window's content element.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| ContentMargin |
Gets or sets the margin of the window's content element.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| 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) |
| ControlBoxPosition |
Gets or sets a value that indicates the position of the window's control box.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| ControlBoxVisibility |
Specifies whether the control box UI of the window is visible or hidden.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| CornerRadius |
Represents the radius of a border's corner. The radius can't be negative.
(Inherited from Intersoft.Client.Framework.ISContentControl) |
| CurrentApplication | Overridden.
Gets the current ApplicationPackage that loaded to this frame.
|
| 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) |
| DefaultFocus |
Specifies the default UI control to be focused when the window is shown.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| DefaultTransitionEffect |
Gets or sets the default transition for this frame. The default transition
is used when the frame is unable to determine the navigation mode or direction.
|
| DesiredSize | Gets the size that this System.Windows.UIElement computed during the measure pass of the layout process. (Inherited from System.Windows.UIElement) |
| Dispatcher | Gets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject) |
| DropShadow |
Gets or sets the drop shadow effect applied to an active window.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| Effect | Gets or sets the pixel shader effect to use for rendering this System.Windows.UIElement. (Inherited from System.Windows.UIElement) |
| EnableAnimation |
Gets or sets a value indicating whether the window animation should be used when processing certain window operations
such as minimize, close, etc.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| EnablePageTransition |
Gets or sets a value that indicates whether visual transition should be applied when a new page navigation occurred.
|
| EnableSystemContextMenu |
Gets or sets a value indicating whether the built-in window context menu is enabled.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| EnableWindowHostIntegration |
Gets or sets a value indicating whether the navigation window properties should be integrated with the page content.
|
| FlowDirection | Gets or sets the direction that text and other user interface elements flow within any parent element that controls their layout. (Inherited from System.Windows.FrameworkElement) |
| FontFamily | Gets or sets the font used to display text in the control. (Inherited from System.Windows.Controls.Control) |
| FontSize | Gets or sets the size of the text in this control. (Inherited from System.Windows.Controls.Control) |
| FontStretch | Gets or sets the degree to which a font is condensed or expanded on the screen. (Inherited from System.Windows.Controls.Control) |
| FontStyle | Gets or sets the style in which the text is rendered. (Inherited from System.Windows.Controls.Control) |
| FontWeight | Gets or sets the thickness of the specified font. (Inherited from System.Windows.Controls.Control) |
| Foreground | Gets or sets a brush that describes the foreground color. (Inherited from System.Windows.Controls.Control) |
| Framework |
Gets the entity framework.
(Inherited from Intersoft.Client.Framework.ISContentControl) |
| GroupName |
Specifies the group name of this window.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| Header |
Gets or sets the content for the header of the control.
(Inherited from Intersoft.Client.Framework.ISHeaderedContentControl) |
| HeaderBackground |
Gets or sets the brush that applies to the background of the window's header.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| HeaderDisplayMode |
Specifies the display mode of the content presentation.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| HeaderEffect |
Gets or sets the effect to apply to the header element.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| HeaderForeground |
Represents the brush that applies to the text color of the header element.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| HeaderHorizontalAlignment |
Gets or sets the horizontal alignment of the control's header content.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| HeaderMargin |
Gets or sets the margin of the window's header.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| HeaderTemplate |
Gets or sets the template that is used to display the content of the control's header.
(Inherited from Intersoft.Client.Framework.ISHeaderedContentControl) |
| HeaderVerticalAlignment |
Gets or sets the vertical alignment of the window's header element.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| Height | Gets or sets the suggested height of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) |
| HorizontalAlignment | Gets or sets the horizontal alignment characteristics that are applied to a System.Windows.FrameworkElement when it is composed in a layout parent, such as a panel or items control. (Inherited from System.Windows.FrameworkElement) |
| HorizontalContentAlignment | Gets or sets the horizontal alignment of the control's content. (Inherited from System.Windows.Controls.Control) |
| Icon |
Gets or sets an image source representing the icon of the window.
The recommended image size for Icon is 16x16.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| IconLarge |
Gets or sets the large version of the window's icon which commonly used in task bar or other UI that requires large icon display.
The recommended image size for IconLarge is 48x48.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| IconStretch |
Gets or sets a value that determines the stretching characteristic of the Icon image.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| InactiveBackground |
Gets or sets the brush to apply to the background element of an inactive window.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| InactiveBorderBrush |
Gets or sets the brush to apply to the border element of an inactive window.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| InactiveDropShadow |
Gets or sets the drop shadow effect applied to an inactive window.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| InnerBackground |
Gets or sets the brush to apply to the background of the window's inner border.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| InnerBorderBrush |
Gets or sets the brush to apply to the border of the window's inner border.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| InnerBorderThickness |
Gets or sets the value that indicates the thickness of the window's inner border.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| IsActive |
Gets or sets the active state of the window.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| IsBusy |
Gets or sets the busy state of the window.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| IsClientVisible |
Specifies whether this window is visible at runtime.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| IsDragged |
Determines whether this window is being dragged.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| IsEnabled | Gets or sets a value indicating whether the user can interact with the control. (Inherited from System.Windows.Controls.Control) |
| IsHitTestVisible | Gets or sets whether the contained area of this System.Windows.UIElement can return true values for hit testing. (Inherited from System.Windows.UIElement) |
| IsInDesignMode |
Gets a value that indicates whether the control is in design mode (development).
(Inherited from Intersoft.Client.Framework.ISContentControl) |
| IsPrimaryNavigator |
Gets or sets a value that indicates whether this frame is the primary navigator when multiple frames existed in a page.
By default, the navigation bar and commands is bound to the primary navigator when querying the navigation status or
when executing navigation commands.
|
| IsResizing |
Determines whether this window is being resized.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| IsTabStop | Gets or sets a value that indicates whether a control is included in tab navigation. (Inherited from System.Windows.Controls.Control) |
| 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.ISContentControl) |
| Left |
Gets or sets the left position of the window.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| LoaderAppearance |
Specifies the mode that determines the visual appearance of the loader.
The loader is shown when the frame is loading an external ApplicationPackage and the ShowLoadingProgress is set to true.
|
| 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) |
| MaximizeText |
Specifies the tooltip text for the maximize button.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| 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) |
| MinimizeText |
Specifies the tooltip text for the minimize button.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| 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) |
| NavigationBarUIMode |
Gets or sets the user interface mode of the navigation bar.
|
| NavigationBarVisibility |
Gets or sets the visibility state of the navigation bar.
|
| NavigatorStyle |
Gets or sets the style applied to the Navigator element.
|
| 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 control that owns this window.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| 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) |
| ParentControl |
Gets the visual parent control of this window.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| Platform |
Gets a value that indicates the current client platform.
(Inherited from Intersoft.Client.Framework.ISContentControl) |
| PrimaryToolBarTemplate |
Gets or sets the template that represents toolbar elements which is placed in the window's primary toolbar area.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| 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) |
| ResizeDirection |
Get or sets a value that controls the direction in which a window can be resized.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| ResizeGripVisibility |
Gets or sets a value indicating whether the window's resize visual hint is visible.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| ResizeMode |
Gets the current resizing mode.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| 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) |
| RestoreDownText |
Specifies the tooltip text for the restore button.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| RootElement |
Gets the root element.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| SecondaryToolBarTemplate |
Gets or sets the template that represents toolbar elements which is placed in the window's secondary toolbar area.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| ShowInTaskbar |
Gets or sets a value that indicates whether the window has a task bar button when opened.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| ShowLoadingProgress |
Gets or sets a value that indicates whether the frame should display the loading progress of currently downloaded source.
|
| Source |
Specifies the uniform resource identifier (URI) of the navigation window.
|
| StartupParameters |
Gets the custom data or parameters that transferred by caller during startup process.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| Style | Gets or sets an instance System.Windows.Style that is applied for this object during rendering. (Inherited from System.Windows.FrameworkElement) |
| SystemContextMenuStyle |
Gets or sets the style to apply to the system context menu.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| SystemIconElement |
Gets the system icon element of the window.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| TabIndex | Gets or sets a value that determines the order in which elements receive focus when the user navigates through controls by using the TAB key. (Inherited from System.Windows.Controls.Control) |
| TabNavigation | Gets or sets a value that modifies how tabbing and System.Windows.Controls.Control.TabIndex work for this control. (Inherited from System.Windows.Controls.Control) |
| Tag | Gets or sets an arbitrary object value that can be used to store custom information about this object. (Inherited from System.Windows.FrameworkElement) |
| Template | Gets or sets a control template. (Inherited from System.Windows.Controls.Control) |
| TitleBar |
Gets the title bar element of the window.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| Top |
Gets or sets the top position of the window.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| Topmost |
Gets or sets a value that indicates whether the window appears in the topmost z-order.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| TransitionDuration |
Gets or sets the duration of the transition effect in seconds. If not specified, the default value is 0.3.
|
| Triggers | Gets the collection of triggers for animations that are defined for a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) |
| UriMapper |
Gets or sets the UriMapper object to provide URI mapping capability.
|
| UseGlobalShell |
Gets or sets a value that indicates whether this frame should use global UXShell instance if available.
|
| 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) |
| VirtualPaths |
Gets a collection of VirtualPath objects that associated to this navigation window.
|
| 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) |
| WindowButtonStyle |
Gets or sets the style to apply to the window's option buttons.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| WindowContextMenu |
Gets the window context menu.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| WindowName |
Gets or sets the name that identifies this window when integrated with desktop and task bar.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| WindowStartupLocation |
Gets or sets a value that indicates how the window should be positioned during startup.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |
| WindowState |
Gets or sets the initial state when the window is first displayed.
(Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow) |