Intersoft ClientUI Documentation
UXNavigationWindow Class Members
See Also  Fields  Properties  Methods  Events Send Feedback
Intersoft.Client.UI.Aqua.UXDesktop Namespace : UXNavigationWindow Class


The following tables list the members exposed by UXNavigationWindow.

Public Constructors

 NameDescription
public ConstructorUXNavigationWindow ConstructorCreates a new instance of UXNavigationWindow class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)EnableWindowHostIntegrationPropertyIdentifies the EnableWindowHostIntegration dependency property.  
public Fieldstatic (Shared in Visual Basic)NavigationBarUIModePropertyIdentifies the NavigationBarUIMode dependency property.  
public Fieldstatic (Shared in Visual Basic)NavigationBarVisibilityPropertyIdentifies the NavigationBarVisibility dependency property.  
public Fieldstatic (Shared in Visual Basic)NavigatorStylePropertyIdentifies the NavigatorStyle dependency property.  
public Fieldstatic (Shared in Visual Basic)SourcePropertyIdentifies the Source dependency property.  
public Fieldstatic (Shared in Visual Basic)UriMapperPropertyIdentifies the UriMapper 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 PropertyApplicationIDGets the unique identifier that represents the application associated to this window. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyApplicationUriGets the unique resource identifier (URI) of the application associated to this window. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
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 PropertyBlockUIOnBusyGets 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)
public PropertyBorderBrush (Inherited from System.Windows.Controls.Control)
public PropertyBorderThickness (Inherited from System.Windows.Controls.Control)
public PropertyBusyIndicatorTemplateGets or sets the template that represents the busy indicator when the UXWindow.IsBusy is true. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyBusyTextSpecifies the caption text that displayed when the window is busy. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyCacheMode (Inherited from System.Windows.UIElement)
public PropertyCanCloseGets or sets a value indicating whether the window can be closed. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyCanMaximizeGets or sets a value indicating whether the window can be maximized. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyCanMinimizeGets or sets a value indicating whether the window can be minimized to task bar. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyCanMoveGets or sets a value indicating whether the window can be moved. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyCanResizeGets or sets a value indicating whether the window can be resized. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyClip (Inherited from System.Windows.UIElement)
public PropertyCloseTextSpecifies the tooltip text for the close button. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyCommandBarTemplateGets 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)
public PropertyContent (Inherited from System.Windows.Controls.ContentControl)
public PropertyContentBackgroundGets or sets the brush to apply to the background of the window's content. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyContentBorderBrushGets or sets the brush to apply to the border of the window's content. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyContentBorderThicknessGets or sets the border thickness of the window's content element. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyContentMarginGets or sets the margin of the window's content element. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyContentTemplate (Inherited from System.Windows.Controls.ContentControl)
public PropertyControlBoxPositionGets or sets a value that indicates the position of the window's control box. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyControlBoxVisibilitySpecifies whether the control box UI of the window is visible or hidden. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyCornerRadius (Inherited from Intersoft.Client.Framework.ISContentControl)
public PropertyCurrentApplicationOverridden. Gets the current ApplicationPackage that loaded to this frame.  
public PropertyCursor (Inherited from System.Windows.FrameworkElement)
public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
public PropertyDefaultFocusSpecifies the default UI control to be focused when the window is shown. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
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 PropertyDropShadowGets or sets the drop shadow effect applied to an active window. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyEffect (Inherited from System.Windows.UIElement)
public PropertyEnableAnimationGets 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)
public PropertyEnablePageTransitionGets or sets a value that indicates whether visual transition should be applied when a new page navigation occurred.  
public PropertyEnableSystemContextMenuGets or sets a value indicating whether the built-in window context menu is enabled. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyEnableWindowHostIntegrationGets or sets a value indicating whether the navigation window properties should be integrated with the page content.  
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 PropertyFramework (Inherited from Intersoft.Client.Framework.ISContentControl)
public PropertyGroupNameSpecifies the group name of this window. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyHeader (Inherited from Intersoft.Client.Framework.ISHeaderedContentControl)
public PropertyHeaderBackgroundGets or sets the brush that applies to the background of the window's header. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyHeaderDisplayModeSpecifies the display mode of the content presentation. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyHeaderEffectGets or sets the effect to apply to the header element. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyHeaderForegroundRepresents the brush that applies to the text color of the header element. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyHeaderHorizontalAlignmentGets or sets the horizontal alignment of the control's header content. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyHeaderMarginGets or sets the margin of the window's header. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyHeaderTemplate (Inherited from Intersoft.Client.Framework.ISHeaderedContentControl)
public PropertyHeaderVerticalAlignmentGets or sets the vertical alignment of the window's header element. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyHeight (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalContentAlignment (Inherited from System.Windows.Controls.Control)
public PropertyIconGets 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)
public PropertyIconLargeGets 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)
public PropertyIconStretchGets or sets a value that determines the stretching characteristic of the Icon image. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyInactiveBackgroundGets or sets the brush to apply to the background element of an inactive window. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyInactiveBorderBrushGets or sets the brush to apply to the border element of an inactive window. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyInactiveDropShadowGets or sets the drop shadow effect applied to an inactive window. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyInnerBackgroundGets or sets the brush to apply to the background of the window's inner border. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyInnerBorderBrushGets or sets the brush to apply to the border of the window's inner border. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyInnerBorderThicknessGets or sets the value that indicates the thickness of the window's inner border. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyIsActiveGets or sets the active state of the window. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyIsBusyGets or sets the busy state of the window. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyIsClientVisibleSpecifies whether this window is visible at runtime. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyIsDraggedDetermines whether this window is being dragged. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyIsEnabled (Inherited from System.Windows.Controls.Control)
public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
public PropertyIsInDesignMode (Inherited from Intersoft.Client.Framework.ISContentControl)
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 PropertyIsResizingDetermines whether this window is being resized. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyIsTabStop (Inherited from System.Windows.Controls.Control)
public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
public PropertyLayoutSuspended (Inherited from Intersoft.Client.Framework.ISContentControl)
public PropertyLeftGets or sets the left position of the window. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
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 PropertyMargin (Inherited from System.Windows.FrameworkElement)
public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMaximizeTextSpecifies the tooltip text for the maximize button. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMinimizeTextSpecifies the tooltip text for the minimize button. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
public PropertyName (Inherited from System.Windows.FrameworkElement)
public PropertyNavigationBarUIModeGets or sets the user interface mode of the navigation bar.  
public PropertyNavigationBarVisibilityGets or sets the visibility state of the navigation bar.  
public PropertyNavigatorStyleGets or sets the style applied to the Navigator element.  
public PropertyOpacity (Inherited from System.Windows.UIElement)
public PropertyOpacityMask (Inherited from System.Windows.UIElement)
public PropertyOwnerGets the control that owns this window. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyPadding (Inherited from System.Windows.Controls.Control)
public PropertyParent (Inherited from System.Windows.FrameworkElement)
public PropertyParentControlGets the visual parent control of this window. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyPlatform (Inherited from Intersoft.Client.Framework.ISContentControl)
public PropertyPrimaryToolBarTemplateGets 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)
public PropertyProjection (Inherited from System.Windows.UIElement)
public PropertyRenderSize (Inherited from System.Windows.UIElement)
public PropertyRenderTransform (Inherited from System.Windows.UIElement)
public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
public PropertyResizeDirectionGet or sets a value that controls the direction in which a window can be resized. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyResizeGripVisibilityGets or sets a value indicating whether the window's resize visual hint is visible. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyResizeModeGets the current resizing mode. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyResources (Inherited from System.Windows.FrameworkElement)
public PropertyRestoreDownTextSpecifies the tooltip text for the restore button. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyRootElementGets the root element. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertySecondaryToolBarTemplateGets 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)
public PropertyShowInTaskbarGets or sets a value that indicates whether the window has a task bar button when opened. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyShowLoadingProgressGets or sets a value that indicates whether the frame should display the loading progress of currently downloaded source.  
public PropertySourceSpecifies the uniform resource identifier (URI) of the navigation window.  
public PropertyStartupParametersGets the custom data or parameters that transferred by caller during startup process. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyStyle (Inherited from System.Windows.FrameworkElement)
public PropertySystemContextMenuStyleGets or sets the style to apply to the system context menu. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertySystemIconElementGets the system icon element of the window. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
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 PropertyTitleBarGets the title bar element of the window. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyTopGets or sets the top position of the window. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyTopmostGets or sets a value that indicates whether the window appears in the topmost z-order. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyTransitionDurationGets or sets the duration of the transition effect in seconds. If not specified, the default value is 0.3.  
public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
public PropertyUriMapperGets or sets the UriMapper object to provide URI mapping capability.  
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 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 navigation window.  
public PropertyVisibility (Inherited from System.Windows.UIElement)
public PropertyWidth (Inherited from System.Windows.FrameworkElement)
public PropertyWindowButtonStyleGets or sets the style to apply to the window's option buttons. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyWindowContextMenuGets the window context menu. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyWindowNameGets or sets the name that identifies this window when integrated with desktop and task bar. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyWindowStartupLocationGets or sets a value that indicates how the window should be positioned during startup. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public PropertyWindowStateGets or sets the initial state when the window is first displayed. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
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 MethodAttachEventHandlersOverridden. Attach built-in event handlers to control templates. Call this method if necessary.  
public MethodBringToFrontBrings the window to the front of the z-order. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public MethodCaptureMouse (Inherited from System.Windows.UIElement)
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodClosePermanently close the window and releases all the resources allocated by the window. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public MethodDetachedEventHandlersOverridden. Detach built-in event handlers from control templates. Call this method if necessary.  
public MethodDisposeOverridden.   
public MethodFindName (Inherited from System.Windows.FrameworkElement)
public MethodFocus (Inherited from System.Windows.Controls.Control)
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
public MethodGetCurrentWindowStateGets the data that represents the current window state. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public MethodGetDesktopReturns the UXDesktop instance that hosts this window. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public MethodGetElementGets the element of the specified part name. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public MethodGetImplementationRootGets the implementation root of this control. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public MethodGetThumbnailReturns an ImageSource that represents the thumbnail of the current window's visual. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodHideHides the window. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public MethodInitializeStoryboards (Inherited from Intersoft.Client.Framework.ISContentControl)
public MethodInitializeTemplates (Inherited from Intersoft.Client.Framework.ISContentControl)
public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
public MethodIsFeatureSupportedDetermines whether a feature is supported by this window class. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public MethodMaximizeMaximizes the window to the available screen real estate. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public MethodMeasure (Inherited from System.Windows.UIElement)
public MethodMinimizeMinimizes the window to the task bar. This method will take affect only when the TaskBar property of the window is assigned. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public MethodMoveToMoves the window to the specified location. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public MethodNavigateNavigate asynchronously to content that is specified by a uniform resource identifier (URI).  
public MethodOnApplyTemplateOverridden. Builds the visual tree for the UXNavigationWindow when a new template is applied.  
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodRefreshClip (Inherited from Intersoft.Client.Framework.ISContentControl)
public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
public MethodRemoveHandler (Inherited from System.Windows.UIElement)
public MethodResizeToResizes the window to the specified dimension. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public MethodRestoreRestores the window from minimized or maximized state. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public MethodResumeLayout (Inherited from Intersoft.Client.Framework.ISContentControl)
public MethodSendToBackSends the window to the back of the z-order. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public MethodSetBinding (Inherited from System.Windows.FrameworkElement)
public MethodSetValue (Inherited from System.Windows.DependencyObject)
public MethodShowOverloaded. Displays the window. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public MethodSuspendLayout (Inherited from Intersoft.Client.Framework.ISContentControl)
public MethodTransformToVisual (Inherited from System.Windows.UIElement)
public MethodUpdateLayout (Inherited from System.Windows.UIElement)
public MethodUpdateVisualThumbnailUpdates the thumbnail of the current window's visual. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
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 MethodOnActivatedCalled when the window is activated. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
protected MethodOnCanResizeChangedCalled when the CanResize property is changed. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
protected MethodOnClosedCoreOverridden. Called when the window is closed and ready to be destroyed.  
protected MethodOnContentChanged (Inherited from System.Windows.Controls.ContentControl)
protected MethodOnCornerRadiusChanged (Inherited from Intersoft.Client.Framework.ISContentControl)
protected MethodOnCreateAutomationPeer (Inherited from System.Windows.UIElement)
protected MethodOnDataTemplateChangedOverridden. Overridden.  
protected MethodOnDeactivatedCalled when the window is deactivated. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
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 MethodOnHeaderChanged (Inherited from Intersoft.Client.Framework.ISHeaderedContentControl)
protected MethodOnHeaderTemplateChanged (Inherited from Intersoft.Client.Framework.ISHeaderedContentControl)
protected MethodOnIsActiveChangedCalled when the value of IsActive property is changed. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
protected MethodOnIsBusyChangedCalled when the value of IsBusy property is changed. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
protected MethodOnIsClientVisibleChangedCalled when the value of IsClientVisible property has changed. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
protected MethodOnKeyDown (Inherited from System.Windows.Controls.Control)
protected MethodOnKeyUp (Inherited from System.Windows.Controls.Control)
protected MethodOnLocationChangeCalled when the window location is about to change. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
protected MethodOnLocationChangedCalled when the window location is changed. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
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 MethodOnRuntimeZIndexChangedCalled when the value of RuntimeZIndex property is changed. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
protected MethodOnSourceChanged  
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 MethodOnTopmostChangedCalled when the value of Topmost property is changed. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
protected MethodOnUnloaded (Inherited from Intersoft.Client.Framework.ISContentControl)
protected MethodOnWindowStateChangedCalled when the window state is changed. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
Top

Public Events

 NameDescription
public EventActivatedOccurs when a window becomes the foreground window. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public EventBindingValidationError (Inherited from System.Windows.FrameworkElement)
public EventBusyChangedOccurs when the busy state of the window is changed. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public EventClosedOccurs when a window is closed. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public EventClosingOccurs when a window is about to close. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public EventContentChanged (Inherited from Intersoft.Client.Framework.ISContentControl)
public EventCreatedOccurs when a window is created and all required window resources are loaded. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public EventDeactivatedOccurs when a window becomes a background window. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public EventDestroyedOccurs when a window is permanently closed and destroyed. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
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 EventGotKeyboardFocusOccurs when the window or a control in the window receives focus from keyboard device. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
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 EventLostFocus (Inherited from System.Windows.UIElement)
public EventLostKeyboardFocusOccurs when the window or a control in the window loses its keyboard focus. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
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 EventMovedOccurs when a window is moved. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
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 EventOpenedOccurs when a window is opened for the first time. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public EventOpeningOccurs when a window is about to open for the first time. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public EventReactivatedOccurs when a window is reactivated from an external ApplicationLaunch command or API. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public EventResizedOccurs when a window is resized. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public EventSizeChanged (Inherited from System.Windows.FrameworkElement)
public EventSystemContextMenuOccurs when the context menu is requested. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
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)
public EventWindowStateChangedOccurs when the state of the window is changed. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
public EventWindowStateChangingOccurs when the state of the window is about to change. (Inherited from Intersoft.Client.UI.Aqua.UXDesktop.UXWindow)
Top

See Also

© 2012 All Rights Reserved.