Intersoft ClientUI Documentation
UXFrame Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by UXFrame.

Public Constructors
 NameDescription
Public ConstructorUXFrame ConstructorInitializes a new instance of the UXFrame class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AllowCancelDownloadProperty Identifies the AllowCancelDownload dependency property.  
Public Fieldstatic (Shared in Visual Basic)AllowNestedFrameNavigationProperty Identifies the AllowNestedFrameNavigation dependency property.  
Public Fieldstatic (Shared in Visual Basic)AutoDetectNavigationDirectionProperty Identifies the AutoDetectNavigationDirection dependency property.  
Public Fieldstatic (Shared in Visual Basic)AutoMapApplicationsProperty Identifies the AutoMapApplications dependency property.  
Public Fieldstatic (Shared in Visual Basic)BackTransitionEffectProperty Identifies the BackTransitionEffect dependency property.  
Public Fieldstatic (Shared in Visual Basic)BusyIndicatorLatencyProperty Identifies the BusyIndicatorLatency dependency property.  
Public Fieldstatic (Shared in Visual Basic)BusyIndicatorTemplateProperty Identifies the BusyIndicator dependency property.  
Public Fieldstatic (Shared in Visual Basic)CornerRadiusProperty Identifies the CornerRadius dependency property.  
Public Fieldstatic (Shared in Visual Basic)DefaultTransitionEffectProperty Identifies the DefaultTransitionEffect dependency property.  
Public Fieldstatic (Shared in Visual Basic)DisplayFragmentInBrowserProperty Identifies the DisplayFragmentInBrowser dependency property.  
Public Fieldstatic (Shared in Visual Basic)EnablePageTransitionProperty Identifies the EnablePageTransition dependency property.  
Public Fieldstatic (Shared in Visual Basic)ErrorStyleProperty Identifies the ErrorStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)ForwardTransitionEffectProperty Identifies the ForwardTransitionEffect dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsAuthenticatedProperty Identifies the IsAuthenticated dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsAuthenticatingProperty Identifies the IsAuthenticating dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsBusyProperty Identifies the IsBusy dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsInitializingProperty Identifies the IsInitializing dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsLoadingChangedEvent Identifies the IsLoadingChanged routed event.  
Public Fieldstatic (Shared in Visual Basic)IsLoadingProperty Identifies the IsLoading dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsPrimaryNavigatorProperty Identifies the IsPrimaryNavigator dependency property.  
Public Fieldstatic (Shared in Visual Basic)LoaderAppearanceProperty Identifies the LoaderAppearance dependency property.  
Public Fieldstatic (Shared in Visual Basic)LoaderStyleProperty Identifies the LoaderStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)LoadingTransitionEffectProperty Identifies the LoadingTransitionEffect dependency property.  
Public Fieldstatic (Shared in Visual Basic)NavigationStateProperty Identifies the NavigationState dependency property.  
Public Fieldstatic (Shared in Visual Basic)NewTransitionEffectProperty Identifies the NewTransitionEffect dependency property.  
Public Fieldstatic (Shared in Visual Basic)PresenterStyleProperty Identifies the PresenterStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)ProgressTextProperty Identifies the ProgressText dependency property.  
Public Fieldstatic (Shared in Visual Basic)RedirectUriProperty Identifies the RedirectUri dependency property.  
Public Fieldstatic (Shared in Visual Basic)ReloadContentOnChildNavigationProperty Identifies the ReloadContentOnChildNavigation dependency property.  
Public Fieldstatic (Shared in Visual Basic)ShowLoadingProgressProperty Identifies the ShowLoadingProgress dependency property.  
Public Fieldstatic (Shared in Visual Basic)TransitionDurationProperty Identifies the TransitionDuration dependency property.  
Public Fieldstatic (Shared in Visual Basic)TransitionLatencyProperty Identifies the TransitionLatency dependency property.  
Public Fieldstatic (Shared in Visual Basic)TransitionStrategyProperty Identifies the TransitionStrategy dependency property.  
Public Fieldstatic (Shared in Visual Basic)UriMappingScopeProperty Identifies the UriMappingScope dependency property.  
Public Fieldstatic (Shared in Visual Basic)UseCachedVisualForTransitionProperty Identifies the PerformTransitionOnLoad dependency property.  
Public Fieldstatic (Shared in Visual Basic)UseGlobalShellProperty Identifies the UseGlobalShell dependency property.  
Public Fieldstatic (Shared in Visual Basic)UserProperty Identifies the User dependency property.  
Public Fieldstatic (Shared in Visual Basic)VirtualPathsProperty Identifies the VirtualPaths dependency property.  
Top
Public Properties
 NameDescription
Public PropertyActualHeightGets the rendered height of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyActualWidthGets the rendered width of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyAllowCancelDownload Gets or sets a value that indicates whether users are allowed to cancel the download progress for the current navigated source.  
Public PropertyAllowDropGets 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)
Public PropertyAllowNestedFrameNavigation Gets or sets a value that indicates whether this frame can host nested frames to support child navigation.  
Public PropertyApplicationID Gets the unique identifier that represents the application associated to this frame.  
Public PropertyApplicationUri Gets the unique resource identifier (URI) of the application associated to this frame.  
Public PropertyAutoDetectNavigationDirection 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.  
Public PropertyAutoMapApplications 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.  
Public PropertyBackgroundGets or sets a brush that provides the background of the control. (Inherited from System.Windows.Controls.Control)
Public PropertyBackTransitionEffect Gets or sets the transition effect when a back navigation occurs.  
Public PropertyBorderBrushGets or sets a brush that describes the border background of a control. (Inherited from System.Windows.Controls.Control)
Public PropertyBorderThicknessGets or sets the border thickness of a control. (Inherited from System.Windows.Controls.Control)
Public PropertyBusyIndicatorLatencyGets or sets the latency in seconds to wait before the busy indicator is displayed after the IsBusy is set to true.  
Public PropertyBusyIndicatorTemplateGets or sets the template that represents busy indicator when the IsBusy is true.  
Public PropertyCacheModeGets or sets a value that indicates that rendered content should be cached when possible. (Inherited from System.Windows.UIElement)
Public PropertyCacheSize (Inherited from System.Windows.Controls.Frame)
Public PropertyCanGoBack (Inherited from System.Windows.Controls.Frame)
Public PropertyCanGoForward (Inherited from System.Windows.Controls.Frame)
Public PropertyCharacterSpacingGets or sets the distance between characters of text in the control measured in 1000ths of the font size. (Inherited from System.Windows.Controls.Control)
Public PropertyClipGets 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)
Public PropertyContentGets or sets the value of the System.Windows.Controls.ContentControl dependency property. (Inherited from System.Windows.Controls.ContentControl)
Public PropertyContentLoader (Inherited from System.Windows.Controls.Frame)
Public PropertyContentTemplateGets or sets the data template that is used to display the content of the System.Windows.Controls.ContentControl. (Inherited from System.Windows.Controls.ContentControl)
Public PropertyCornerRadius Represents the radius of a border's corner. The radius can't be negative.  
Public PropertyCurrentApplication Gets the current ApplicationPackage that loaded to this frame.  
Public PropertyCurrentSource (Inherited from System.Windows.Controls.Frame)
Public PropertyCursorGets or sets the cursor image that displays while the mouse pointer is over a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyDataContextGets or sets the data context for a System.Windows.FrameworkElement when it participates in data binding. (Inherited from System.Windows.FrameworkElement)
Public PropertyDefaultTransitionEffect 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.  
Public PropertyDesiredSizeGets the size that this System.Windows.UIElement computed during the measure pass of the layout process. (Inherited from System.Windows.UIElement)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject)
Public PropertyDisplayFragmentInBrowser Gets or sets a value that indicates whether this frame should display the fragment of the current journal in the browser.  
Public PropertyEffectGets or sets the pixel shader effect to use for rendering this System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyEnablePageTransition Gets or sets a value that indicates whether visual transition should be applied when a new page navigation occurred.  
Public PropertyErrorStyle Specifies the style applied in the error page.  
Public PropertyFlowDirectionGets 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)
Public PropertyFontFamilyGets or sets the font used to display text in the control. (Inherited from System.Windows.Controls.Control)
Public PropertyFontSizeGets or sets the size of the text in this control. (Inherited from System.Windows.Controls.Control)
Public PropertyFontStretchGets or sets the degree to which a font is condensed or expanded on the screen. (Inherited from System.Windows.Controls.Control)
Public PropertyFontStyleGets or sets the style in which the text is rendered. (Inherited from System.Windows.Controls.Control)
Public PropertyFontWeightGets or sets the thickness of the specified font. (Inherited from System.Windows.Controls.Control)
Public PropertyForegroundGets or sets a brush that describes the foreground color. (Inherited from System.Windows.Controls.Control)
Public PropertyForwardTransitionEffect Gets or sets the transition effect when a forward navigation occurs.  
Public PropertyFrameLevel Gets the depth level of the the UXFrame in the visual hierarchy.  
Public PropertyHeightGets or sets the suggested height of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyHistory Gets the JournalHistory instance for journal management of this control. This property is applicable only when AllowNestedFrameNavigation property is set to true.  
Public PropertyHorizontalAlignmentGets 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)
Public PropertyHorizontalContentAlignmentGets or sets the horizontal alignment of the control's content. (Inherited from System.Windows.Controls.Control)
Public PropertyIsAuthenticatedGets a value indicating whether the associated User is authenticated.  
Public PropertyIsAuthenticatingGets 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.  
Public PropertyIsBusyGets or sets a value indicating whether the page hosted by this UXFrame is in busy state.  
Public PropertyIsEnabledGets or sets a value indicating whether the user can interact with the control. (Inherited from System.Windows.Controls.Control)
Public PropertyIsHitTestVisibleGets or sets whether the contained area of this System.Windows.UIElement can return true values for hit testing. (Inherited from System.Windows.UIElement)
Public PropertyIsInitializingGets 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.  
Public PropertyIsLoading Gets a value that determines whether this frame is currently in loading progress.  
Public PropertyIsPrimaryNavigator 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.  
Public PropertyIsTabStopGets or sets a value that indicates whether a control is included in tab navigation. (Inherited from System.Windows.Controls.Control)
Public PropertyJournalOwnership (Inherited from System.Windows.Controls.Frame)
Public PropertyLanguageGets or sets localization/globalization language information that applies to a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyLoaderAppearance 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.  
Public PropertyLoaderStyle Specifies the style applied in the loader page.  
Public PropertyLoadingTransitionEffect Gets or sets the transition effect when the frame is loading an external source.  
Public PropertyMarginGets or sets the outer margin of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxHeightGets or sets the maximum height constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxWidthGets or sets the maximum width constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyMinHeightGets or sets the minimum height constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyMinWidthGets or sets the minimum width constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyNameGets 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)
Public PropertyNavigationState 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  
Public PropertyNewTransitionEffect Gets or sets the transition effect when a new navigation occurs.  
Public PropertyOpacityGets or sets the degree of the object's opacity. (Inherited from System.Windows.UIElement)
Public PropertyOpacityMaskGets or sets the brush used to alter the opacity of regions of this object. (Inherited from System.Windows.UIElement)
Public PropertyOriginalSource Gets a value that represents the original URI of the current source before mapped (for WPF compatibility purpose).  
Public PropertyPaddingGets or sets the padding inside a control. (Inherited from System.Windows.Controls.Control)
Public PropertyParentGets the parent object of this System.Windows.FrameworkElement in the object tree. (Inherited from System.Windows.FrameworkElement)
Public PropertyPresenterStyle Gets or sets the style to apply to the presenter element.  
Public PropertyProgressText Gets or sets the text displayed during download progress.  
Public PropertyProjectionGets or sets the perspective projection (3-D effect) to apply when rendering this System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyRedirectUri Gets or sets the uniform resource identifier (URI) that will be navigated when the authentication is requested.  
Public PropertyReloadContentOnChildNavigation Gets or sets a value indicating whether the frame's content should be navigated when a child navigation occurred.  
Public PropertyRenderSizeGets the final render size of a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyRenderTransformGets or sets transform information that affects the rendering position of a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyRenderTransformOriginGets 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)
Public PropertyResourcesGets 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)
Public PropertyRestoreVirtualizedUri Determines whether virtual Uris should be restored after mapped.  
Public PropertyShowLoadingProgress Gets or sets a value that indicates whether the frame should display the loading progress of currently downloaded source.  
Public PropertySource (Inherited from System.Windows.Controls.Frame)
Public PropertyStyleGets or sets an instance System.Windows.Style that is applied for this object during rendering. (Inherited from System.Windows.FrameworkElement)
Public PropertyTabIndexGets 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)
Public PropertyTabNavigationGets or sets a value that modifies how tabbing and System.Windows.Controls.Control.TabIndex work for this control. (Inherited from System.Windows.Controls.Control)
Public PropertyTagGets or sets an arbitrary object value that can be used to store custom information about this object. (Inherited from System.Windows.FrameworkElement)
Public PropertyTemplateGets or sets a control template. (Inherited from System.Windows.Controls.Control)
Public PropertyTransitionDuration Gets or sets the duration of the transition effect in seconds. If not specified, the default value is 0.3.  
Public PropertyTransitionLatency 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.  
Public PropertyTransitionStrategy Gets or sets a value that determines how the control handles the transition process.  
Public PropertyTriggersGets the collection of triggers for animations that are defined for a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyUriMapper (Inherited from System.Windows.Controls.Frame)
Public PropertyUriMappingScope Gets or sets a value that determines the URI mapping scope applied to this navigation frame.  
Public PropertyUseCachedVisualForTransition Gets or sets a value indicating whether a cached visual should be used instead of the actual element when performing transition.  
Public PropertyUseGlobalShell Gets or sets a value that indicates whether this frame should use global UXShell instance if available.  
Public PropertyUseLayoutRoundingGets 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)
Public PropertyUserGets or sets the System.Security.Principal.IPrincipal object representing the user to be authenticated.  
Public PropertyVerticalAlignmentGets 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)
Public PropertyVerticalContentAlignmentGets or sets the vertical alignment of the control's content. (Inherited from System.Windows.Controls.Control)
Public PropertyVirtualPaths Gets a collection of VirtualPath objects that associated to this frame.  
Public PropertyVisibilityGets 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)
Public PropertyWidthGets or sets the width of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Top
Protected Properties
 NameDescription
Protected PropertyDefaultStyleKeyGets or sets the key that references the default style for the control. (Inherited from System.Windows.Controls.Control)
Protected PropertyProductOverridden.  Product Info.  
Top
Public Methods
 NameDescription
Public MethodAddHandlerAdds 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)
Public MethodApplyTemplateLoads the relevant control template so that its parts can be referenced. (Inherited from System.Windows.Controls.Control)
Public MethodArrangePositions 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)
Public MethodCaptureMouseSets mouse capture to a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public MethodClearApplicationSource Clear the application source previously loaded to the UXFrame instance.  
Public MethodClearValueClears the local value of a dependency property. (Inherited from System.Windows.DependencyObject)
Public MethodDetachedEventHandlersOverridden.  Detach built-in event handlers from control templates. Call this method if necessary.  
Public MethodDisposeOverridden.  Called when the control is disposed.  
Public MethodFindNameRetrieves an object that has the specified identifier name. (Inherited from System.Windows.FrameworkElement)
Public MethodFocusAttempts to set the focus on the control. (Inherited from System.Windows.Controls.Control)
Public MethodGetActiveNestedPage Returns the active page instance in the last hierarchy of nested child navigation structure.  
Public MethodGetAnimationBaseValueReturns 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)
Public MethodGetBindingExpressionRetrieves the System.Windows.Data.BindingExpression for a dependency property where a binding is established. (Inherited from System.Windows.FrameworkElement)
Public MethodGetCurrentPageTitle Returns the page title of the currently loaded content.  
Public Methodstatic (Shared in Visual Basic)GetFrameGets the UXFrame instance based on the specified frame level.  
Public Methodstatic (Shared in Visual Basic)GetFrameHost Returns the UXFrame instance that hosts the given UIElement.  
Public MethodGetPresenterElement Gets the element that represents the content presenter.  
Public Methodstatic (Shared in Visual Basic)GetPrimaryNavigator Returns the UXFrame instance which is the first-match primary navigator found in the specified source.  
Public Methodstatic (Shared in Visual Basic)GetResolvedPage  
Public MethodGetShell Gets the UXShell instance that manages application life cycle for the UXFrame control.  
Public MethodGetValueReturns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodGoBack (Inherited from System.Windows.Controls.Frame)
Public MethodGoForward (Inherited from System.Windows.Controls.Frame)
Public MethodInvalidateArrangeInvalidates 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)
Public MethodInvalidateMeasureInvalidates the measurement state (layout) for a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public MethodMeasureUpdates 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)
Public MethodNavigateOverloaded.  Navigates asynchronously to source content located at a uniform resource identifier (URI), and passes an object that contains data to be used for processing during navigation.  
Public MethodOnApplyTemplateOverridden.  Builds the visual tree for the UXFrame when a new template is applied.  
Public MethodReadLocalValueReturns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject)
Public MethodRefresh (Inherited from System.Windows.Controls.Frame)
Public MethodReleaseMouseCaptureRemoves mouse capture from a System.Windows.UIElement. After this call, typically no object holds mouse capture. (Inherited from System.Windows.UIElement)
Public MethodRemoveHandlerRemoves the specified routed event handler from this System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public MethodReset Reset the UXFrame to the initial navigation state  
Public MethodSetBindingAttaches 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)
Public MethodSetContent Sets the specified content directly to the UXFrame bypassing its navigation state.  
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Public MethodStopLoading Stops the currently loading application. If the application is being downloaded, the download will be cancelled.  
Public MethodTransformToVisualReturns a transform object that can be used to transform coordinates from the System.Windows.UIElement to the specified object. (Inherited from System.Windows.UIElement)
Public MethodUpdateLayoutEnsures that all positions of child objects of a System.Windows.UIElement are properly updated for layout. (Inherited from System.Windows.UIElement)
Top
Protected Methods
 NameDescription
Protected MethodArrangeOverride (Inherited from System.Windows.FrameworkElement)
Protected MethodGetTemplateChildRetrieves the named element in the instantiated System.Windows.Controls.ControlTemplate visual tree. (Inherited from System.Windows.Controls.Control)
Protected MethodMeasureOverride (Inherited from System.Windows.FrameworkElement)
Protected MethodOnContentChanged (Inherited from System.Windows.Controls.ContentControl)
Protected MethodOnCreateAutomationPeer (Inherited from System.Windows.Controls.Frame)
Protected MethodOnDragEnter (Inherited from System.Windows.Controls.Control)
Protected MethodOnDragLeave (Inherited from System.Windows.Controls.Control)
Protected MethodOnDragOver (Inherited from System.Windows.Controls.Control)
Protected MethodOnDrop (Inherited from System.Windows.Controls.Control)
Protected MethodOnGotFocus (Inherited from System.Windows.Controls.Control)
Protected MethodOnKeyDown (Inherited from System.Windows.Controls.Control)
Protected MethodOnKeyUp (Inherited from System.Windows.Controls.Control)
Protected MethodOnLostFocus (Inherited from System.Windows.Controls.Control)
Protected MethodOnLostMouseCapture (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseEnter (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseLeave (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseLeftButtonDown (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseLeftButtonUp (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseMove (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseRightButtonDown (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseRightButtonUp (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseWheel (Inherited from System.Windows.Controls.Control)
Protected MethodOnTextInput (Inherited from System.Windows.Controls.Control)
Protected MethodOnTextInputStart (Inherited from System.Windows.Controls.Control)
Protected MethodOnTextInputUpdate (Inherited from System.Windows.Controls.Control)
Protected MethodOnUnloadedOverridden.  Called when the element is unloaded.  
Top
Public Events
 NameDescription
Public EventAuthenticating Occurs when the content hosted by the UXFrame is authenticating pages before they are presented to the container.  
Public EventBindingValidationErrorOccurs when a data validation error is reported by a binding source. (Inherited from System.Windows.FrameworkElement)
Public EventDataContextChangedOccurs when the data context for this element changes. (Inherited from System.Windows.FrameworkElement)
Public EventDragEnterOccurs when the input system reports an underlying drag event with this element as the target. (Inherited from System.Windows.UIElement)
Public EventDragLeaveOccurs when the input system reports an underlying drag event with this element as the origin. (Inherited from System.Windows.UIElement)
Public EventDragOverOccurs when the input system reports an underlying drag event with this element as the potential drop target. (Inherited from System.Windows.UIElement)
Public EventDropOccurs when the input system reports an underlying drop event with this element as the drop target. (Inherited from System.Windows.UIElement)
Public EventFragmentNavigation Occurs when navigation to a content fragment begins, which occurs immediately, if the desired fragment is in the current content, or after the source XAML content has been loaded, if the desired fragment is in different content.  
Public EventGotFocusOccurs when a System.Windows.UIElement receives focus. (Inherited from System.Windows.UIElement)
Public EventIsEnabledChangedOccurs when the System.Windows.Controls.Control.IsEnabled property changes. (Inherited from System.Windows.Controls.Control)
Public EventIsLoadingChanged Occurs when the IsLoading property value is changed.  
Public EventKeyDownOccurs when a keyboard key is pressed while the System.Windows.UIElement has focus. (Inherited from System.Windows.UIElement)
Public EventKeyUpOccurs when a keyboard key is released while the System.Windows.UIElement has focus. (Inherited from System.Windows.UIElement)
Public EventLayoutUpdatedOccurs when the layout of the Silverlight visual tree changes. (Inherited from System.Windows.FrameworkElement)
Public EventLoadedOccurs when a System.Windows.FrameworkElement has been constructed and added to the object tree. (Inherited from System.Windows.FrameworkElement)
Public EventLoggedInOccurs when the User associated to the UXFrame is successfully authenticated.  
Public EventLoggedOutOccurs when the User associated to the UXFrame is logged out.  
Public EventLostFocusOccurs when a System.Windows.UIElement loses focus. (Inherited from System.Windows.UIElement)
Public EventLostMouseCaptureOccurs when the System.Windows.UIElement loses mouse capture. (Inherited from System.Windows.UIElement)
Public EventMediaCommandOccurs when a button is pressed on a remote control. (Inherited from System.Windows.UIElement)
Public EventMouseEnterOccurs when the mouse (or a stylus) enters the bounding area of a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public EventMouseLeaveOccurs when the mouse (or the stylus) leaves the bounding area of a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonDownOccurs 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)
Public EventMouseLeftButtonUpOccurs 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)
Public EventMouseMoveOccurs 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)
Public EventMouseRightButtonDownOccurs when the right mouse button is pressed while the mouse pointer is over a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonUpOccurs 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)
Public EventMouseWheelOccurs 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)
Public EventNavigated Occurs when the content that is being navigated to has been found, and is available from the Content property, although it may not have completed loading.  
Public EventNavigating Occurs when a new navigation is requested.  
Public EventNavigationCancelled Occurs when the navigation progress is cancelled, either by users or through API calls.  
Public EventNavigationFailed Occurs when an error is raised while navigating to the requested content.  
Public EventNavigationProgress Occurs periodically during a download to provide navigation progress information.  
Public EventNavigationStopped Occurs when the StopLoading method is called, or when a new navigation is requested while a current navigation is in progress.  
Public EventRequestingAuthentication Occurs when the content hosted by the UXFrame is requesting authentication.  
Public EventResolveNavigationDirection Occurs when the NavigationDirection property is being resolved.  
Public EventSizeChangedOccurs 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)
Public EventTextInputOccurs when a UI element gets text in a device-independent manner. (Inherited from System.Windows.UIElement)
Public EventTextInputStartOccurs when a UI element initially gets text in a device-independent manner. (Inherited from System.Windows.UIElement)
Public EventTextInputUpdateOccurs when text continues to be composed via an input method editor (IME). (Inherited from System.Windows.UIElement)
Public EventUnloadedOccurs when this object is no longer connected to the main object tree. (Inherited from System.Windows.FrameworkElement)
Top
See Also

Reference

UXFrame Class
Intersoft.Client.UI.Navigation Namespace
Navigation Overview

Send Feedback