| Name | Description |
 | ActualHeight | (Inherited from System.Windows.FrameworkElement) |
 | ActualWidth | (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 | (Inherited from System.Windows.UIElement) |
 | AllowNestedFrameNavigation | Gets or sets a value that indicates whether this frame can host nested frames to support child navigation. |
 | ApplicationID | Gets the unique identifier that represents the application associated to this frame. |
 | ApplicationUri | Gets the unique resource identifier (URI) of the application associated to this frame. |
 | AutoDetectNavigationDirection | Gets or sets a value that indicates whether the navigation direction should be automatically detected. When set to true, this property works with page transition and transition effect to automatically determines which transition to be applied based on the navigation direction. |
 | 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 | (Inherited from System.Windows.Controls.Control) |
 | BackTransitionEffect | Gets or sets the transition effect when a back navigation occurs. |
 | BorderBrush | (Inherited from System.Windows.Controls.Control) |
 | BorderThickness | (Inherited from System.Windows.Controls.Control) |
 | BusyIndicatorLatency | Gets or sets the latency in seconds to wait before the busy indicator is displayed after the IsBusy is set to true. |
 | BusyIndicatorTemplate | Gets or sets the template that represents busy indicator when the IsBusy is true. |
 | CacheMode | (Inherited from System.Windows.UIElement) |
 | CacheSize | (Inherited from System.Windows.Controls.Frame) |
 | CanGoBack | (Inherited from System.Windows.Controls.Frame) |
 | CanGoForward | (Inherited from System.Windows.Controls.Frame) |
 | Clip | (Inherited from System.Windows.UIElement) |
 | Content | (Inherited from System.Windows.Controls.ContentControl) |
 | ContentLoader | (Inherited from System.Windows.Controls.Frame) |
 | ContentTemplate | (Inherited from System.Windows.Controls.ContentControl) |
 | CornerRadius | Represents the radius of a border's corner. The radius can't be negative. |
 | CurrentApplication | Gets the current ApplicationPackage that loaded to this frame. |
 | CurrentSource | (Inherited from System.Windows.Controls.Frame) |
 | Cursor | (Inherited from System.Windows.FrameworkElement) |
 | DataContext | (Inherited from System.Windows.FrameworkElement) |
 | 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 | (Inherited from System.Windows.UIElement) |
 | Dispatcher | (Inherited from System.Windows.DependencyObject) |
 | DisplayFragmentInBrowser | Gets or sets a value that indicates whether this frame should display the fragment of the current journal in the browser. |
 | Effect | (Inherited from System.Windows.UIElement) |
 | EnablePageTransition | Gets or sets a value that indicates whether visual transition should be applied when a new page navigation occurred. |
 | ErrorStyle | Specifies the style applied in the error page. |
 | FlowDirection | (Inherited from System.Windows.FrameworkElement) |
 | FontFamily | (Inherited from System.Windows.Controls.Control) |
 | FontSize | (Inherited from System.Windows.Controls.Control) |
 | FontStretch | (Inherited from System.Windows.Controls.Control) |
 | FontStyle | (Inherited from System.Windows.Controls.Control) |
 | FontWeight | (Inherited from System.Windows.Controls.Control) |
 | Foreground | (Inherited from System.Windows.Controls.Control) |
 | ForwardTransitionEffect | Gets or sets the transition effect when a forward navigation occurs. |
 | FrameLevel | Gets the depth level of the the UXFrame in the visual hierarchy. |
 | Framework | Gets the entity framework. (Inherited from Intersoft.Client.Framework.ISFrame) |
 | Height | (Inherited from System.Windows.FrameworkElement) |
 | History | Gets the JournalHistory instance for journal management of this control. This property is applicable only when AllowNestedFrameNavigation property is set to true. |
 | HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) |
 | HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) |
 | IsAuthenticated | Gets a value indicating whether the associated User is authenticated. |
 | IsAuthenticating | Gets or sets a value indicating whether the UXFrame is currently performing authentication process. When the property is set to true, the UXFrame will delay the navigation process until the authentication process is done. |
 | IsBusy | Gets or sets a value indicating whether the page hosted by this UXFrame is in busy state. |
 | IsEnabled | (Inherited from System.Windows.Controls.Control) |
 | IsHitTestVisible | (Inherited from System.Windows.UIElement) |
 | IsInDesignMode | Gets a value that indicates whether the control is in design mode (development). (Inherited from Intersoft.Client.Framework.ISFrame) |
 | IsInitializing | Gets or sets a value indicating whether the UXFrame is currently waiting for asynchronous initialization to complete. When the property is set to true, the UXFrame will delay the navigation process until the initialization process is completed. |
 | IsLoading | Gets a value that determines whether this frame is currently in loading progress. |
 | 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. |
 | IsTabStop | (Inherited from System.Windows.Controls.Control) |
 | JournalOwnership | (Inherited from System.Windows.Controls.Frame) |
 | Language | (Inherited from System.Windows.FrameworkElement) |
 | LayoutSuspended | Gets a value that indicates whether the layout is being suspended. (Inherited from Intersoft.Client.Framework.ISFrame) |
 | 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. |
 | LoaderStyle | Specifies the style applied in the loader page. |
 | LoadingTransitionEffect | Gets or sets the transition effect when the frame is loading an external source. |
 | Margin | (Inherited from System.Windows.FrameworkElement) |
 | MaxHeight | (Inherited from System.Windows.FrameworkElement) |
 | MaxWidth | (Inherited from System.Windows.FrameworkElement) |
 | MinHeight | (Inherited from System.Windows.FrameworkElement) |
 | MinWidth | (Inherited from System.Windows.FrameworkElement) |
 | Name | (Inherited from System.Windows.FrameworkElement) |
 | NavigationState | Gets a value that represents the URI of the current navigation state. The value also combines the URI of the active child navigators, i.e., /Products/Category |
 | NewTransitionEffect | Gets or sets the transition effect when a new navigation occurs. |
 | Opacity | (Inherited from System.Windows.UIElement) |
 | OpacityMask | (Inherited from System.Windows.UIElement) |
 | OriginalSource | Gets a value that represents the original URI of the current source before mapped (for WPF compatibility purpose). |
 | Padding | (Inherited from System.Windows.Controls.Control) |
 | Parent | (Inherited from System.Windows.FrameworkElement) |
 | Platform | Gets a value that indicates the current client platform. (Inherited from Intersoft.Client.Framework.ISFrame) |
 | PresenterStyle | Gets or sets the style to apply to the presenter element. |
 | ProgressText | Gets or sets the text displayed during download progress. |
 | Projection | (Inherited from System.Windows.UIElement) |
 | RedirectUri | Gets or sets the uniform resource identifier (URI) that will be navigated when the authentication is requested. |
 | ReloadContentOnChildNavigation | Gets or sets a value indicating whether the frame's content should be navigated when a child navigation occurred. |
 | RenderSize | (Inherited from System.Windows.UIElement) |
 | RenderTransform | (Inherited from System.Windows.UIElement) |
 | RenderTransformOrigin | (Inherited from System.Windows.UIElement) |
 | Resources | (Inherited from System.Windows.FrameworkElement) |
 | RestoreVirtualizedUri | Determines whether virtual Uris should be restored after mapped. |
 | ShowLoadingProgress | Gets or sets a value that indicates whether the frame should display the loading progress of currently downloaded source. |
 | Source | (Inherited from System.Windows.Controls.Frame) |
 | Style | (Inherited from System.Windows.FrameworkElement) |
 | TabIndex | (Inherited from System.Windows.Controls.Control) |
 | TabNavigation | (Inherited from System.Windows.Controls.Control) |
 | Tag | (Inherited from System.Windows.FrameworkElement) |
 | Template | (Inherited from System.Windows.Controls.Control) |
 | TransitionDuration | Gets or sets the duration of the transition effect in seconds. If not specified, the default value is 0.3. |
 | TransitionLatency | Gets or sets the time span (in seconds) to wait before the transition is performed. This property only applies when TransitionStrategy is set to WaitContentReady. |
 | TransitionStrategy | Gets or sets a value that determines how the control handles the transition process. |
 | Triggers | (Inherited from System.Windows.FrameworkElement) |
 | UriMapper | (Inherited from System.Windows.Controls.Frame) |
 | UriMappingScope | Gets or sets a value that determines the URI mapping scope applied to this navigation frame. |
 | UseCachedVisualForTransition | Gets or sets a value indicating whether a cached visual should be used instead of the actual element when performing transition. |
 | UseGlobalShell | Gets or sets a value that indicates whether this frame should use global UXShell instance if available. |
 | UseLayoutRounding | (Inherited from System.Windows.UIElement) |
 | User | Gets or sets the System.Security.Principal.IPrincipal object representing the user to be authenticated. |
 | VerticalAlignment | (Inherited from System.Windows.FrameworkElement) |
 | VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) |
 | VirtualPaths | Gets a collection of VirtualPath objects that associated to this frame. |
 | Visibility | (Inherited from System.Windows.UIElement) |
 | Width | (Inherited from System.Windows.FrameworkElement) |