Intersoft ClientUI Documentation
UXFrame Class Members
See Also  Fields  Properties  Methods  Events Send Feedback
Intersoft.Client.UI.Navigation Namespace : UXFrame Class


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)AllowCancelDownloadPropertyIdentifies the AllowCancelDownload dependency property.  
public Fieldstatic (Shared in Visual Basic)AllowNestedFrameNavigationPropertyIdentifies the AllowNestedFrameNavigation dependency property.  
public Fieldstatic (Shared in Visual Basic)AutoDetectNavigationDirectionPropertyIdentifies the AutoDetectNavigationDirection dependency property.  
public Fieldstatic (Shared in Visual Basic)AutoMapApplicationsPropertyIdentifies the AutoMapApplications dependency property.  
public Fieldstatic (Shared in Visual Basic)BackTransitionEffectPropertyIdentifies the BackTransitionEffect dependency property.  
public Fieldstatic (Shared in Visual Basic)BusyIndicatorLatencyPropertyIdentifies the BusyIndicatorLatency dependency property.  
public Fieldstatic (Shared in Visual Basic)BusyIndicatorTemplatePropertyIdentifies the BusyIndicator dependency property.  
public Fieldstatic (Shared in Visual Basic)CornerRadiusPropertyIdentifies the CornerRadius dependency property.  
public Fieldstatic (Shared in Visual Basic)DefaultTransitionEffectPropertyIdentifies the DefaultTransitionEffect dependency property.  
public Fieldstatic (Shared in Visual Basic)DisplayFragmentInBrowserPropertyIdentifies the DisplayFragmentInBrowser dependency property.  
public Fieldstatic (Shared in Visual Basic)EnablePageTransitionPropertyIdentifies the EnablePageTransition dependency property.  
public Fieldstatic (Shared in Visual Basic)ErrorStylePropertyIdentifies the ErrorStyle dependency property.  
public Fieldstatic (Shared in Visual Basic)ForwardTransitionEffectPropertyIdentifies the ForwardTransitionEffect dependency property.  
public Fieldstatic (Shared in Visual Basic)IsAuthenticatedPropertyIdentifies the IsAuthenticated dependency property.  
public Fieldstatic (Shared in Visual Basic)IsAuthenticatingPropertyIdentifies the IsAuthenticating dependency property.  
public Fieldstatic (Shared in Visual Basic)IsBusyPropertyIdentifies the IsBusy dependency property.  
public Fieldstatic (Shared in Visual Basic)IsInitializingPropertyIdentifies the IsInitializing dependency property.  
public Fieldstatic (Shared in Visual Basic)IsLoadingChangedEventIdentifies the IsLoadingChanged routed event.  
public Fieldstatic (Shared in Visual Basic)IsLoadingPropertyIdentifies the IsLoading dependency property.  
public Fieldstatic (Shared in Visual Basic)IsPrimaryNavigatorPropertyIdentifies the IsPrimaryNavigator dependency property.  
public Fieldstatic (Shared in Visual Basic)LoaderAppearancePropertyIdentifies the LoaderAppearance dependency property.  
public Fieldstatic (Shared in Visual Basic)LoaderStylePropertyIdentifies the LoaderStyle dependency property.  
public Fieldstatic (Shared in Visual Basic)LoadingTransitionEffectPropertyIdentifies the LoadingTransitionEffect dependency property.  
public Fieldstatic (Shared in Visual Basic)NavigationStatePropertyIdentifies the NavigationState dependency property.  
public Fieldstatic (Shared in Visual Basic)NewTransitionEffectPropertyIdentifies the NewTransitionEffect dependency property.  
public Fieldstatic (Shared in Visual Basic)PresenterStylePropertyIdentifies the PresenterStyle dependency property.  
public Fieldstatic (Shared in Visual Basic)ProgressTextPropertyIdentifies the ProgressText dependency property.  
public Fieldstatic (Shared in Visual Basic)RedirectUriPropertyIdentifies the RedirectUri dependency property.  
public Fieldstatic (Shared in Visual Basic)ReloadContentOnChildNavigationPropertyIdentifies the ReloadContentOnChildNavigation dependency property.  
public Fieldstatic (Shared in Visual Basic)ShowLoadingProgressPropertyIdentifies the ShowLoadingProgress dependency property.  
public Fieldstatic (Shared in Visual Basic)TransitionDurationPropertyIdentifies the TransitionDuration dependency property.  
public Fieldstatic (Shared in Visual Basic)TransitionLatencyPropertyIdentifies the TransitionLatency dependency property.  
public Fieldstatic (Shared in Visual Basic)TransitionStrategyPropertyIdentifies the TransitionStrategy dependency property.  
public Fieldstatic (Shared in Visual Basic)UriMappingScopePropertyIdentifies the UriMappingScope dependency property.  
public Fieldstatic (Shared in Visual Basic)UseCachedVisualForTransitionPropertyIdentifies the PerformTransitionOnLoad dependency property.  
public Fieldstatic (Shared in Visual Basic)UseGlobalShellPropertyIdentifies the UseGlobalShell dependency property.  
public Fieldstatic (Shared in Visual Basic)UserPropertyIdentifies the User dependency property.  
public Fieldstatic (Shared in Visual Basic)VirtualPathsPropertyIdentifies the VirtualPaths dependency property.  
Top

Public Properties

 NameDescription
public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
public PropertyAllowCancelDownloadGets or sets a value that indicates whether users are allowed to cancel the download progress for the current navigated source.  
public PropertyAllowDrop (Inherited from System.Windows.UIElement)
public PropertyAllowNestedFrameNavigationGets or sets a value that indicates whether this frame can host nested frames to support child navigation.  
public PropertyApplicationIDGets the unique identifier that represents the application associated to this frame.  
public PropertyApplicationUriGets the unique resource identifier (URI) of the application associated to this frame.  
public PropertyAutoDetectNavigationDirectionGets 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 PropertyAutoMapApplicationsGets 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 PropertyBackground (Inherited from System.Windows.Controls.Control)
public PropertyBackTransitionEffectGets or sets the transition effect when a back navigation occurs.  
public PropertyBorderBrush (Inherited from System.Windows.Controls.Control)
public PropertyBorderThickness (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 PropertyCacheMode (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 PropertyClip (Inherited from System.Windows.UIElement)
public PropertyContent (Inherited from System.Windows.Controls.ContentControl)
public PropertyContentLoader (Inherited from System.Windows.Controls.Frame)
public PropertyContentTemplate (Inherited from System.Windows.Controls.ContentControl)
public PropertyCornerRadiusRepresents the radius of a border's corner. The radius can't be negative.  
public PropertyCurrentApplicationGets the current ApplicationPackage that loaded to this frame.  
public PropertyCurrentSource (Inherited from System.Windows.Controls.Frame)
public PropertyCursor (Inherited from System.Windows.FrameworkElement)
public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
public PropertyDefaultTransitionEffectGets 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 PropertyDesiredSize (Inherited from System.Windows.UIElement)
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyDisplayFragmentInBrowserGets or sets a value that indicates whether this frame should display the fragment of the current journal in the browser.  
public PropertyEffect (Inherited from System.Windows.UIElement)
public PropertyEnablePageTransitionGets or sets a value that indicates whether visual transition should be applied when a new page navigation occurred.  
public PropertyErrorStyleSpecifies the style applied in the error page.  
public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
public PropertyFontFamily (Inherited from System.Windows.Controls.Control)
public PropertyFontSize (Inherited from System.Windows.Controls.Control)
public PropertyFontStretch (Inherited from System.Windows.Controls.Control)
public PropertyFontStyle (Inherited from System.Windows.Controls.Control)
public PropertyFontWeight (Inherited from System.Windows.Controls.Control)
public PropertyForeground (Inherited from System.Windows.Controls.Control)
public PropertyForwardTransitionEffectGets or sets the transition effect when a forward navigation occurs.  
public PropertyFrameLevelGets the depth level of the the UXFrame in the visual hierarchy.  
public PropertyFrameworkGets the entity framework. (Inherited from Intersoft.Client.Framework.ISFrame)
public PropertyHeight (Inherited from System.Windows.FrameworkElement)
public PropertyHistoryGets the JournalHistory instance for journal management of this control. This property is applicable only when AllowNestedFrameNavigation property is set to true.  
public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalContentAlignment (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 PropertyIsEnabled (Inherited from System.Windows.Controls.Control)
public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
public PropertyIsInDesignModeGets a value that indicates whether the control is in design mode (development). (Inherited from Intersoft.Client.Framework.ISFrame)
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 PropertyIsLoadingGets a value that determines whether this frame is currently in loading progress.  
public PropertyIsPrimaryNavigatorGets 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 PropertyIsTabStop (Inherited from System.Windows.Controls.Control)
public PropertyJournalOwnership (Inherited from System.Windows.Controls.Frame)
public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
public PropertyLayoutSuspendedGets a value that indicates whether the layout is being suspended. (Inherited from Intersoft.Client.Framework.ISFrame)
public PropertyLoaderAppearanceSpecifies 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 PropertyLoaderStyleSpecifies the style applied in the loader page.  
public PropertyLoadingTransitionEffectGets or sets the transition effect when the frame is loading an external source.  
public PropertyMargin (Inherited from System.Windows.FrameworkElement)
public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
public PropertyName (Inherited from System.Windows.FrameworkElement)
public PropertyNavigationStateGets 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 PropertyNewTransitionEffectGets or sets the transition effect when a new navigation occurs.  
public PropertyOpacity (Inherited from System.Windows.UIElement)
public PropertyOpacityMask (Inherited from System.Windows.UIElement)
public PropertyOriginalSourceGets a value that represents the original URI of the current source before mapped (for WPF compatibility purpose).  
public PropertyPadding (Inherited from System.Windows.Controls.Control)
public PropertyParent (Inherited from System.Windows.FrameworkElement)
public PropertyPlatformGets a value that indicates the current client platform. (Inherited from Intersoft.Client.Framework.ISFrame)
public PropertyPresenterStyleGets or sets the style to apply to the presenter element.  
public PropertyProgressTextGets or sets the text displayed during download progress.  
public PropertyProjection (Inherited from System.Windows.UIElement)
public PropertyRedirectUriGets or sets the uniform resource identifier (URI) that will be navigated when the authentication is requested.  
public PropertyReloadContentOnChildNavigationGets or sets a value indicating whether the frame's content should be navigated when a child navigation occurred.  
public PropertyRenderSize (Inherited from System.Windows.UIElement)
public PropertyRenderTransform (Inherited from System.Windows.UIElement)
public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
public PropertyResources (Inherited from System.Windows.FrameworkElement)
public PropertyRestoreVirtualizedUriDetermines whether virtual Uris should be restored after mapped.  
public PropertyShowLoadingProgressGets 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 PropertyStyle (Inherited from System.Windows.FrameworkElement)
public PropertyTabIndex (Inherited from System.Windows.Controls.Control)
public PropertyTabNavigation (Inherited from System.Windows.Controls.Control)
public PropertyTag (Inherited from System.Windows.FrameworkElement)
public PropertyTemplate (Inherited from System.Windows.Controls.Control)
public PropertyTransitionDurationGets or sets the duration of the transition effect in seconds. If not specified, the default value is 0.3.  
public PropertyTransitionLatencyGets 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 PropertyTransitionStrategyGets or sets a value that determines how the control handles the transition process.  
public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
public PropertyUriMapper (Inherited from System.Windows.Controls.Frame)
public PropertyUriMappingScopeGets or sets a value that determines the URI mapping scope applied to this navigation frame.  
public PropertyUseCachedVisualForTransitionGets or sets a value indicating whether a cached visual should be used instead of the actual element when performing transition.  
public PropertyUseGlobalShellGets or sets a value that indicates whether this frame should use global UXShell instance if available.  
public PropertyUseLayoutRounding (Inherited from System.Windows.UIElement)
public PropertyUserGets or sets the System.Security.Principal.IPrincipal object representing the user to be authenticated.  
public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyVerticalContentAlignment (Inherited from System.Windows.Controls.Control)
public PropertyVirtualPathsGets a collection of VirtualPath objects that associated to this frame.  
public PropertyVisibility (Inherited from System.Windows.UIElement)
public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Top

Protected Properties

 NameDescription
protected PropertyDefaultStyleKey (Inherited from System.Windows.Controls.Control)
protected PropertyProductOverridden. Product Info.  
Top

Public Methods

 NameDescription
public MethodAddHandler (Inherited from System.Windows.UIElement)
public MethodApplyTemplate (Inherited from System.Windows.Controls.Control)
public MethodArrange (Inherited from System.Windows.UIElement)
public MethodAttachEventHandlersAttach built-in event handlers to control templates. Call this method if necessary. (Inherited from Intersoft.Client.Framework.ISFrame)
public MethodCaptureMouse (Inherited from System.Windows.UIElement)
public MethodClearApplicationSourceClear the application source previously loaded to the UXFrame instance.  
public MethodClearValue (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 MethodFindName (Inherited from System.Windows.FrameworkElement)
public MethodFocus (Inherited from System.Windows.Controls.Control)
public MethodGetActiveNestedPageReturns the active page instance in the last hierarchy of nested child navigation structure.  
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
public MethodGetCurrentPageTitleReturns the page title of the currently loaded content.  
public Methodstatic (Shared in Visual Basic)GetFrameHostReturns the UXFrame instance that hosts the given UIElement.  
public MethodGetPresenterElementGets the element that represents the content presenter.  
public Methodstatic (Shared in Visual Basic)GetPrimaryNavigatorReturns the UXFrame instance which is the first-match primary navigator found in the specified source.  
public Methodstatic (Shared in Visual Basic)GetResolvedPage  
public MethodGetShellGets the UXShell instance that manages application life cycle for the UXFrame control.  
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodGoBack (Inherited from System.Windows.Controls.Frame)
public MethodGoForward (Inherited from System.Windows.Controls.Frame)
public MethodInitializeStoryboardsInitializes storyboards. (Inherited from Intersoft.Client.Framework.ISFrame)
public MethodInitializeTemplatesInitializes control templates. (Inherited from Intersoft.Client.Framework.ISFrame)
public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
public MethodMeasure (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 MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodRefresh (Inherited from System.Windows.Controls.Frame)
public MethodRefreshClipPerform cliping to the dimension of the control. Call this method if necessary (Inherited from Intersoft.Client.Framework.ISFrame)
public MethodRefreshUIElementRefresh the entire ui element using the latest configuration. (Inherited from Intersoft.Client.Framework.ISFrame)
public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
public MethodRemoveHandler (Inherited from System.Windows.UIElement)
public MethodResetReset the UXFrame to the initial navigation state  
public MethodResumeLayoutResume the layout. (Inherited from Intersoft.Client.Framework.ISFrame)
public MethodSetBinding (Inherited from System.Windows.FrameworkElement)
public MethodSetContentSets the specified content directly to the UXFrame bypassing its navigation state.  
public MethodSetValue (Inherited from System.Windows.DependencyObject)
public MethodStopLoadingStops the currently loading application. If the application is being downloaded, the download will be cancelled.  
public MethodSuspendLayoutSuspend the layout. (Inherited from Intersoft.Client.Framework.ISFrame)
public MethodTransformToVisual (Inherited from System.Windows.UIElement)
public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top

Protected Methods

 NameDescription
protected MethodArrangeOverride (Inherited from System.Windows.FrameworkElement)
protected MethodGetTemplateChild (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.UIElement)
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 EventAuthenticatingOccurs when the content hosted by the UXFrame is authenticating pages before they are presented to the container.  
public EventBindingValidationError (Inherited from System.Windows.FrameworkElement)
public EventDragEnter (Inherited from System.Windows.UIElement)
public EventDragLeave (Inherited from System.Windows.UIElement)
public EventDragOver (Inherited from System.Windows.UIElement)
public EventDrop (Inherited from System.Windows.UIElement)
public EventFragmentNavigationOccurs 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 EventGotFocus (Inherited from System.Windows.UIElement)
public EventIsEnabledChanged (Inherited from System.Windows.Controls.Control)
public EventIsLoadingChangedOccurs when the IsLoading property value is changed.  
public EventKeyDown (Inherited from System.Windows.UIElement)
public EventKeyUp (Inherited from System.Windows.UIElement)
public EventLayoutUpdated (Inherited from System.Windows.FrameworkElement)
public EventLoaded (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 EventLostFocus (Inherited from System.Windows.UIElement)
public EventLostMouseCapture (Inherited from System.Windows.UIElement)
public EventMouseEnter (Inherited from System.Windows.UIElement)
public EventMouseLeave (Inherited from System.Windows.UIElement)
public EventMouseLeftButtonDown (Inherited from System.Windows.UIElement)
public EventMouseLeftButtonUp (Inherited from System.Windows.UIElement)
public EventMouseMove (Inherited from System.Windows.UIElement)
public EventMouseRightButtonDown (Inherited from System.Windows.UIElement)
public EventMouseRightButtonUp (Inherited from System.Windows.UIElement)
public EventMouseWheel (Inherited from System.Windows.UIElement)
public EventNavigatedOccurs 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 EventNavigatingOccurs when a new navigation is requested.  
public EventNavigationCancelledOccurs when the navigation progress is cancelled, either by users or through API calls.  
public EventNavigationFailedOccurs when an error is raised while navigating to the requested content.  
public EventNavigationProgressOccurs periodically during a download to provide navigation progress information.  
public EventNavigationStoppedOccurs when the StopLoading method is called, or when a new navigation is requested while a current navigation is in progress.  
public EventRequestingAuthenticationOccurs when the content hosted by the UXFrame is requesting authentication.  
public EventResolveNavigationDirectionOccurs when the NavigationDirection property is being resolved.  
public EventSizeChanged (Inherited from System.Windows.FrameworkElement)
public EventTextInput (Inherited from System.Windows.UIElement)
public EventTextInputStart (Inherited from System.Windows.UIElement)
public EventTextInputUpdate (Inherited from System.Windows.UIElement)
public EventUnloaded (Inherited from System.Windows.FrameworkElement)
Top

See Also

© 2012 All Rights Reserved.