| Name | Description |
 | ActualHeight | (Inherited from System.Windows.FrameworkElement) |
 | ActualWidth | (Inherited from System.Windows.FrameworkElement) |
 | AllowDrop | (Inherited from System.Windows.UIElement) |
 | AutoDisposeDataContext | Gets or sets a value indicating whether the data context should be automatically disposed when the page is disposed. |
 | Background | (Inherited from System.Windows.Controls.Control) |
 | BlockUIOnBusy | Gets or sets a value indicating whether the UI elements in the page should be disabled when IsBusy property is true. |
 | BorderBrush | (Inherited from System.Windows.Controls.Control) |
 | BorderThickness | (Inherited from System.Windows.Controls.Control) |
 | CacheMode | (Inherited from System.Windows.UIElement) |
 | CancelNavigationOnDataError | Gets or sets a value indicating whether navigating from this page should be cancelled if an error existed in the page. |
 | Clip | (Inherited from System.Windows.UIElement) |
 | Content | (Inherited from System.Windows.Controls.UserControl) |
 | CornerRadius | Represents the radii of the page border which value is used to determine HeaderCornerRadius and FooterCornerRadius. |
 | Cursor | (Inherited from System.Windows.FrameworkElement) |
 | DataContext | (Inherited from System.Windows.FrameworkElement) |
 | DefaultFocus | Specifies the default UI control to be focused when the page is loaded. |
 | DesiredSize | (Inherited from System.Windows.UIElement) |
 | Dispatcher | (Inherited from System.Windows.DependencyObject) |
 | Effect | (Inherited from System.Windows.UIElement) |
 | 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) |
 | FooterCornerRadius | Represents the inner radii of the border which can be applied to footer element of the page. |
 | Foreground | (Inherited from System.Windows.Controls.Control) |
 | HeaderCornerRadius | Represents the inner radii of the border which can be applied to header element of the page. |
 | Height | (Inherited from System.Windows.FrameworkElement) |
 | HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) |
 | HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) |
 | IsAuthenticated | Gets a value indicating whether the associated User is authenticated. |
 | IsBusy | Gets or sets a value indicating whether the page is currently processing a task such as asynchronous data retrieval. |
 | IsEnabled | (Inherited from System.Windows.Controls.Control) |
 | IsHitTestVisible | (Inherited from System.Windows.UIElement) |
 | IsLoaded | Returns a boolean value indicating whether the page has been completely loaded. |
 | IsTabStop | (Inherited from System.Windows.Controls.Control) |
 | Language | (Inherited from System.Windows.FrameworkElement) |
 | 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) |
 | NavigatedCommand | Gets or sets the command to execute when the UXFrame navigates to this page. |
 | NavigationCacheMode | (Inherited from System.Windows.Controls.Page) |
 | NavigationContext | (Inherited from System.Windows.Controls.Page) |
 | NavigationContextExtended | Gets the navigation context for this page |
 | NavigationService | (Inherited from System.Windows.Controls.Page) |
 | NavigationServiceExtended | Gets the navigation service for this page |
 | Opacity | (Inherited from System.Windows.UIElement) |
 | OpacityMask | (Inherited from System.Windows.UIElement) |
 | Padding | (Inherited from System.Windows.Controls.Control) |
 | Parent | (Inherited from System.Windows.FrameworkElement) |
 | Projection | (Inherited from System.Windows.UIElement) |
 | RenderSize | (Inherited from System.Windows.UIElement) |
 | RenderTransform | (Inherited from System.Windows.UIElement) |
 | RenderTransformOrigin | (Inherited from System.Windows.UIElement) |
 | RequiresAuthentication | Gets or sets a value indicating whether the page requires the User to be authenticated in order to access the page. |
 | RequiresRole | Gets or sets the roles required by the User to display the page. |
 | Resources | (Inherited from System.Windows.FrameworkElement) |
 | 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) |
 | Title | (Inherited from System.Windows.Controls.Page) |
 | Triggers | (Inherited from System.Windows.FrameworkElement) |
 | UseLayoutRounding | (Inherited from System.Windows.UIElement) |
 | User | Gets or sets the System.Security.Principal.IPrincipal object representing the user that participates in the page authentication. |
 | UseSingleSignOn | Gets or sets a value indicating whether the page is automatically authenticated when previous authentication succeeded. |
 | VerticalAlignment | (Inherited from System.Windows.FrameworkElement) |
 | VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) |
 | Visibility | (Inherited from System.Windows.UIElement) |
 | Width | (Inherited from System.Windows.FrameworkElement) |
 | WindowCanClose | Gets or sets a value indicating whether the window can be closed. |
 | WindowCanMaximize | Gets or sets a value indicating whether the window can be maximized. |
 | WindowCanMinimize | Gets or sets a value indicating whether the window can be minimized. |
 | WindowCanResize | Gets or sets a value indicating whether the window can be resized. |
 | WindowGroupName | Gets or sets the group name for the window. |
 | WindowHeight | Gets or sets the window's height. |
 | WindowIcon | Gets or sets the window's icon. |
 | WindowIconLarge | Gets or sets the window's large icon. |
 | WindowLeft | Gets or sets the left position of the window. |
 | WindowMaxHeight | Gets or sets the window's maximum height. |
 | WindowMaxWidth | Gets or sets the window's maximum width. |
 | WindowMinHeight | Gets or sets the window's minimum height. |
 | WindowMinWidth | Gets or sets the window's minimum width. |
 | WindowTitle | Gets or sets the window's title. |
 | WindowTop | Gets or sets the top position of the window. |
 | WindowUseDefaultChrome | Gets or sets a value indicating whether the window should use default chrome style. |
 | WindowUseNavigationUI | Gets or sets a value indicating whether the navigation UI should be displayed in navigation window. |
 | WindowWidth | Gets or sets the window's width. |