The following tables list the members exposed by UXWindow.
Name | Description | |
---|---|---|
![]() | UXWindow Constructor | Overloaded. Creates a new instance of UXWindow class. |
Name | Description | |
---|---|---|
![]() ![]() | AttachedWindowProperty | Gets or sets the value that represents an IWindow object to be attached. |
![]() ![]() | BlockUIOnBusyProperty | Identifies the BlockUIOnBusy dependency property. |
![]() ![]() | BusyIndicatorTemplateProperty | Identifies the BusyIndicator dependency property. |
![]() ![]() | BusyTextProperty | Identifies the BusyText dependency property. |
![]() ![]() | CanCloseProperty | Identifies the CanClose dependency property. |
![]() ![]() | CanMaximizeProperty | Identifies the CanMaximize dependency property. |
![]() ![]() | CanMinimizeProperty | Identifies the CanMinimize dependency property. |
![]() ![]() | CanMoveProperty | Identifies the HeaderDisplayMode dependency property. |
![]() ![]() | CanResizeProperty | Identifies the CanResize dependency property. |
![]() ![]() | CloseTextProperty | Identifies the CloseText dependency property. |
![]() ![]() | CommandBarTemplateProperty | Identifies the CommandBarTemplate dependency property. |
![]() ![]() | ContentBackgroundProperty | Identifies the ContentBackground dependency property. |
![]() ![]() | ContentBorderBrushProperty | Identifies the ContentBorderBrush dependency property. |
![]() ![]() | ContentBorderThicknessProperty | Identifies the ContentBorderThickness dependency property. |
![]() ![]() | ContentMarginProperty | Identifies the ContentMargin dependency property. |
![]() ![]() | ControlBoxPositionProperty | Identifies the ControlBoxPosition dependency property. |
![]() ![]() | ControlBoxVisibilityProperty | Identifies the ControlBoxVisibility dependency property. |
![]() ![]() | DefaultFocusProperty | Identifies the DefaultFocus dependency property. |
![]() ![]() | DropShadowProperty | Identifies the DropShadow dependency property. |
![]() ![]() | EnableAnimationProperty | Identifies the EnableAnimation dependency property. |
![]() ![]() | EnableSystemContextMenuProperty | Identifies the EnableSystemContextMenu dependency property. |
![]() ![]() | HeaderBackgroundProperty | Identifies the HeaderForeground dependency property. |
![]() ![]() | HeaderDisplayModeProperty | Identifies the HeaderDisplayMode dependency property. |
![]() ![]() | HeaderEffectProperty | Identifies the HeaderEffect dependency property. |
![]() ![]() | HeaderForegroundProperty | Identifies the HeaderForeground dependency property. |
![]() ![]() | HeaderHorizontalAlignmentProperty | Identifies the HeaderHorizontalAlignment dependency property. |
![]() ![]() | HeaderMarginProperty | Identifies the HeaderMargin dependency property. |
![]() ![]() | HeaderVerticalAlignmentProperty | Identifies the HeaderVerticalAlignment dependency property. |
![]() ![]() | IconLargeProperty | Identifies the IconLarge dependency property. |
![]() ![]() | IconProperty | Identifies the Icon dependency property. |
![]() ![]() | IconStretchProperty | Identifies the IconStretch dependency property. |
![]() ![]() | InactiveBackgroundProperty | Identifies the InactiveBackground dependency property. |
![]() ![]() | InactiveBorderBrushProperty | Identifies the InactiveBorderBrush dependency property. |
![]() ![]() | InactiveDropShadowProperty | Identifies the InactiveDropShadow dependency property. |
![]() ![]() | InnerBackgroundProperty | Identifies the InnerBackground dependency property. |
![]() ![]() | InnerBorderBrushProperty | Identifies the InnerBorderBrush dependency property. |
![]() ![]() | InnerBorderThicknessProperty | Identifies the InnerBorderThickness dependency property. |
![]() ![]() | InnerCornerRadiusProperty | Identifies the InnerCornerRadius dependency property. |
![]() ![]() | IsActiveProperty | Identifies the IsActive dependency property. |
![]() ![]() | IsBusyProperty | Identifies the IsBusy dependency property. |
![]() ![]() | IsClientVisibleProperty | Identifies the IsClientVisible dependency property. |
![]() ![]() | LeftProperty | Identifies the Left dependency property. |
![]() ![]() | MaximizeTextProperty | Identifies the MaximizeText dependency property. |
![]() ![]() | MinimizeTextProperty | Identifies the MinimizeText dependency property. |
![]() ![]() | PrimaryToolBarTemplateProperty | Identifies the PrimaryToolBarTemplate dependency property. |
![]() ![]() | ResizeDirectionProperty | Identifies the ResizeDirection dependency property. |
![]() ![]() | ResizeGripVisibilityProperty | Identifies the ResizeGripVisibility dependency property. |
![]() ![]() | ResizeGripVisibilityResolvedProperty | Identifies the ResizeGripVisibilityResolved dependency property. |
![]() ![]() | RestoreDownTextProperty | Identifies the RestoreDownText dependency property. |
![]() ![]() | RuntimeZIndexProperty | Identifies the RuntimeZIndex dependency property. |
![]() ![]() | SecondaryToolBarTemplateProperty | Identifies the SecondaryToolBarTemplate dependency property. |
![]() ![]() | ShowInTaskbarProperty | Identifies the ShowInTaskbar dependency property. |
![]() ![]() | StartupParametersProperty | Identifies the StartupParameters dependency property. |
![]() ![]() | SystemContextMenuStyleProperty | Identifies the SystemContextMenu dependency property. |
![]() ![]() | TopmostProperty | Identifies the Topmost dependency property. |
![]() ![]() | TopProperty | Identifies the Top dependency property. |
![]() ![]() | WindowButtonStyleProperty | Identifies the WindowButtonStyle dependency property. |
![]() ![]() | WindowNameProperty | Identifies the WindowName dependency property. |
![]() ![]() | WindowStartupLocationProperty | Identifies the WindowStartupLocation dependency property. |
![]() ![]() | WindowStateProperty | Identifies the WindowState dependency property. |
Name | Description | |
---|---|---|
![]() | ActualHeight | (Inherited from |
![]() | ActualWidth | (Inherited from |
![]() | AllowDrop | (Inherited from |
![]() | ApplicationID | Gets the unique identifier that represents the application associated to this window. |
![]() | ApplicationUri | Gets the unique resource identifier (URI) of the application associated to this window. |
![]() | Background | (Inherited from |
![]() | BlockUIOnBusy | Gets 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. |
![]() | BorderBrush | (Inherited from |
![]() | BorderThickness | (Inherited from |
![]() | BusyIndicatorTemplate | Gets or sets the template that represents the busy indicator when the UXWindow.IsBusy is true. |
![]() | BusyText | Specifies the caption text that displayed when the window is busy. |
![]() | CacheMode | (Inherited from |
![]() | CanClose | Gets or sets a value indicating whether the window can be closed. |
![]() | CanMaximize | Gets or sets a value indicating whether the window can be maximized. |
![]() | CanMinimize | Gets or sets a value indicating whether the window can be minimized to task bar. |
![]() | CanMove | Gets or sets a value indicating whether the window can be moved. |
![]() | CanResize | Gets or sets a value indicating whether the window can be resized. |
![]() | Clip | (Inherited from |
![]() | CloseText | Specifies the tooltip text for the close button. |
![]() | CommandBarTemplate | Gets or sets the template that represents command bar which is placed in the bottom edge of the content area. |
![]() | Content | (Inherited from |
![]() | ContentBackground | Gets or sets the brush to apply to the background of the window's content. |
![]() | ContentBorderBrush | Gets or sets the brush to apply to the border of the window's content. |
![]() | ContentBorderThickness | Gets or sets the border thickness of the window's content element. |
![]() | ContentMargin | Gets or sets the margin of the window's content element. |
![]() | ContentTemplate | (Inherited from |
![]() | ControlBoxPosition | Gets or sets a value that indicates the position of the window's control box. |
![]() | ControlBoxVisibility | Specifies whether the control box UI of the window is visible or hidden. |
![]() | CornerRadius | (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | CurrentApplication | Gets the current application source associated to this window. |
![]() | Cursor | (Inherited from |
![]() | DataContext | (Inherited from |
![]() | DefaultFocus | Specifies the default UI control to be focused when the window is shown. |
![]() | DesiredSize | (Inherited from |
![]() | Dispatcher | (Inherited from |
![]() | DropShadow | Gets or sets the drop shadow effect applied to an active window. |
![]() | Effect | (Inherited from |
![]() | EnableAnimation | Gets or sets a value indicating whether the window animation should be used when processing certain window operations such as minimize, close, etc. |
![]() | EnableSystemContextMenu | Gets or sets a value indicating whether the built-in window context menu is enabled. |
![]() | FlowDirection | (Inherited from |
![]() | FontFamily | (Inherited from |
![]() | FontSize | (Inherited from |
![]() | FontStretch | (Inherited from |
![]() | FontStyle | (Inherited from |
![]() | FontWeight | (Inherited from |
![]() | Foreground | (Inherited from |
![]() | Framework | (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | GroupName | Specifies the group name of this window. |
![]() | Header | (Inherited from Intersoft.Client.Framework.ISHeaderedContentControl) |
![]() | HeaderBackground | Gets or sets the brush that applies to the background of the window's header. |
![]() | HeaderDisplayMode | Specifies the display mode of the content presentation. |
![]() | HeaderEffect | Gets or sets the effect to apply to the header element. |
![]() | HeaderForeground | Represents the brush that applies to the text color of the header element. |
![]() | HeaderHorizontalAlignment | Gets or sets the horizontal alignment of the control's header content. |
![]() | HeaderMargin | Gets or sets the margin of the window's header. |
![]() | HeaderTemplate | (Inherited from Intersoft.Client.Framework.ISHeaderedContentControl) |
![]() | HeaderVerticalAlignment | Gets or sets the vertical alignment of the window's header element. |
![]() | Height | (Inherited from |
![]() | HorizontalAlignment | (Inherited from |
![]() | HorizontalContentAlignment | (Inherited from |
![]() | Icon | Gets or sets an image source representing the icon of the window. The recommended image size for Icon is 16x16. |
![]() | IconLarge | Gets 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. |
![]() | IconStretch | Gets or sets a value that determines the stretching characteristic of the Icon image. |
![]() | InactiveBackground | Gets or sets the brush to apply to the background element of an inactive window. |
![]() | InactiveBorderBrush | Gets or sets the brush to apply to the border element of an inactive window. |
![]() | InactiveDropShadow | Gets or sets the drop shadow effect applied to an inactive window. |
![]() | InnerBackground | Gets or sets the brush to apply to the background of the window's inner border. |
![]() | InnerBorderBrush | Gets or sets the brush to apply to the border of the window's inner border. |
![]() | InnerBorderThickness | Gets or sets the value that indicates the thickness of the window's inner border. |
![]() | IsActive | Gets or sets the active state of the window. |
![]() | IsBusy | Gets or sets the busy state of the window. |
![]() | IsClientVisible | Specifies whether this window is visible at runtime. |
![]() | IsDragged | Determines whether this window is being dragged. |
![]() | IsEnabled | (Inherited from |
![]() | IsHitTestVisible | (Inherited from |
![]() | IsInDesignMode | (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | IsResizing | Determines whether this window is being resized. |
![]() | IsTabStop | (Inherited from |
![]() | Language | (Inherited from |
![]() | LayoutSuspended | (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | Left | Gets or sets the left position of the window. |
![]() | Margin | (Inherited from |
![]() | MaxHeight | (Inherited from |
![]() | MaximizeText | Specifies the tooltip text for the maximize button. |
![]() | MaxWidth | (Inherited from |
![]() | MinHeight | (Inherited from |
![]() | MinimizeText | Specifies the tooltip text for the minimize button. |
![]() | MinWidth | (Inherited from |
![]() | Name | (Inherited from |
![]() | Opacity | (Inherited from |
![]() | OpacityMask | (Inherited from |
![]() | Owner | Gets the control that owns this window. |
![]() | Padding | (Inherited from |
![]() | Parent | (Inherited from |
![]() | ParentControl | Gets the visual parent control of this window. |
![]() | Platform | (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | PrimaryToolBarTemplate | Gets or sets the template that represents toolbar elements which is placed in the window's primary toolbar area. |
![]() | Projection | (Inherited from |
![]() | RenderSize | (Inherited from |
![]() | RenderTransform | (Inherited from |
![]() | RenderTransformOrigin | (Inherited from |
![]() | ResizeDirection | Get or sets a value that controls the direction in which a window can be resized. |
![]() | ResizeGripVisibility | Gets or sets a value indicating whether the window's resize visual hint is visible. |
![]() | ResizeMode | Gets the current resizing mode. |
![]() | Resources | (Inherited from |
![]() | RestoreDownText | Specifies the tooltip text for the restore button. |
![]() | RootElement | Gets the root element. |
![]() | SecondaryToolBarTemplate | Gets or sets the template that represents toolbar elements which is placed in the window's secondary toolbar area. |
![]() | ShowInTaskbar | Gets or sets a value that indicates whether the window has a task bar button when opened. |
![]() | StartupParameters | Gets the custom data or parameters that transferred by caller during startup process. |
![]() | Style | (Inherited from |
![]() | SystemContextMenuStyle | Gets or sets the style to apply to the system context menu. |
![]() | SystemIconElement | Gets the system icon element of the window. |
![]() | TabIndex | (Inherited from |
![]() | TabNavigation | (Inherited from |
![]() | Tag | (Inherited from |
![]() | Template | (Inherited from |
![]() | TitleBar | Gets the title bar element of the window. |
![]() | Top | Gets or sets the top position of the window. |
![]() | Topmost | Gets or sets a value that indicates whether the window appears in the topmost z-order. |
![]() | Triggers | (Inherited from |
![]() | UseLayoutRounding | (Inherited from |
![]() | VerticalAlignment | (Inherited from |
![]() | VerticalContentAlignment | (Inherited from |
![]() | Visibility | (Inherited from |
![]() | Width | (Inherited from |
![]() | WindowButtonStyle | Gets or sets the style to apply to the window's option buttons. |
![]() | WindowContextMenu | Gets the window context menu. |
![]() | WindowName | Gets or sets the name that identifies this window when integrated with desktop and task bar. |
![]() | WindowStartupLocation | Gets or sets a value that indicates how the window should be positioned during startup. |
![]() | WindowState | Gets or sets the initial state when the window is first displayed. |
Name | Description | |
---|---|---|
![]() | DefaultStyleKey | (Inherited from |
![]() | Product | Overridden. Product Info. |
Name | Description | |
---|---|---|
![]() | AddHandler | (Inherited from |
![]() | ApplyTemplate | (Inherited from |
![]() | Arrange | (Inherited from |
![]() | AttachEventHandlers | (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | BringToFront | Brings the window to the front of the z-order. |
![]() | CaptureMouse | (Inherited from |
![]() | ClearValue | (Inherited from |
![]() | Close | Permanently close the window and releases all the resources allocated by the window. |
![]() | DetachedEventHandlers | Overridden. Detach built-in event handlers from control templates. Call this method if necessary. |
![]() | Dispose | Overridden. Called when the object is disposed. |
![]() | FindName | (Inherited from |
![]() | Focus | (Inherited from |
![]() | GetAnimationBaseValue | (Inherited from |
![]() ![]() | GetAttachedWindow | Gets the value of the AttachedWindow property of the specified object. |
![]() | GetBindingExpression | (Inherited from |
![]() | GetCurrentWindowState | Gets the data that represents the current window state. |
![]() | GetDesktop | Returns the UXDesktop instance that hosts this window. |
![]() | GetElement | Gets the element of the specified part name. |
![]() | GetImplementationRoot | Gets the implementation root of this control. |
![]() | GetThumbnail | Returns an ImageSource that represents the thumbnail of the current window's visual. |
![]() | GetValue | (Inherited from |
![]() ![]() | GetWindowHost | Returns a reference to the IWindow object that hosts the content tree within which the UIElement is located. |
![]() | Hide | Hides the window. |
![]() | InitializeStoryboards | (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | InitializeTemplates | (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | InvalidateArrange | (Inherited from |
![]() | InvalidateMeasure | (Inherited from |
![]() | IsFeatureSupported | Determines whether a feature is supported by this window class. |
![]() | Maximize | Maximizes the window to the available screen real estate. |
![]() | Measure | (Inherited from |
![]() | Minimize | Minimizes the window to the task bar. This method will take affect only when the TaskBar property of the window is assigned. |
![]() | MoveTo | Moves the window to the specified location. |
![]() | OnApplyTemplate | Overridden. Builds the visual tree for the UXWindow when a new template is applied. |
![]() | ReadLocalValue | (Inherited from |
![]() | RefreshClip | (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | ReleaseMouseCapture | (Inherited from |
![]() | RemoveHandler | (Inherited from |
![]() | ResizeTo | Resizes the window to the specified dimension. |
![]() | Restore | Restores the window from minimized or maximized state. |
![]() | ResumeLayout | (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | SendToBack | Sends the window to the back of the z-order. |
![]() ![]() | SetAttachedWindow | Sets the value of the AttachedWindow property of the specified object. |
![]() | SetBinding | (Inherited from |
![]() | SetValue | (Inherited from |
![]() | Show | Overloaded. Displays the window. |
![]() | SuspendLayout | (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | TransformToVisual | (Inherited from |
![]() | UpdateLayout | (Inherited from |
![]() | UpdateVisualThumbnail | Updates the thumbnail of the current window's visual. |
Name | Description | |
---|---|---|
![]() | ArrangeOverride | (Inherited from |
![]() | GetTemplateChild | (Inherited from |
![]() | MeasureOverride | (Inherited from |
![]() | OnActivated | Called when the window is activated. |
![]() | OnCanResizeChanged | Called when the CanResize property is changed. |
![]() | OnClosedCore | Called when the window is closed and ready to be destroyed. |
![]() | OnContentChanged | (Inherited from |
![]() | OnCornerRadiusChanged | Overridden. Called when the value of CornerRadius property changes. |
![]() | OnCreateAutomationPeer | (Inherited from |
![]() | OnDataTemplateChanged | Called when one of the data template properties defined in UXWindow is changed. |
![]() | OnDeactivated | Called when the window is deactivated. |
![]() | OnDragEnter | (Inherited from |
![]() | OnDragLeave | (Inherited from |
![]() | OnDragOver | (Inherited from |
![]() | OnDrop | (Inherited from |
![]() | OnGotFocus | Overridden. Called before the GotFocus event occurs. |
![]() | OnHeaderChanged | (Inherited from Intersoft.Client.Framework.ISHeaderedContentControl) |
![]() | OnHeaderTemplateChanged | (Inherited from Intersoft.Client.Framework.ISHeaderedContentControl) |
![]() | OnIsActiveChanged | Called when the value of IsActive property is changed. |
![]() | OnIsBusyChanged | Called when the value of IsBusy property is changed. |
![]() | OnIsClientVisibleChanged | Called when the value of IsClientVisible property has changed. |
![]() | OnKeyDown | (Inherited from |
![]() | OnKeyUp | (Inherited from |
![]() | OnLocationChange | Called when the window location is about to change. |
![]() | OnLocationChanged | Called when the window location is changed. |
![]() | OnLostFocus | (Inherited from |
![]() | OnLostMouseCapture | (Inherited from |
![]() | OnMouseEnter | (Inherited from |
![]() | OnMouseLeave | (Inherited from |
![]() | OnMouseLeftButtonDown | Overridden. Overridden. |
![]() | OnMouseLeftButtonUp | (Inherited from |
![]() | OnMouseMove | (Inherited from |
![]() | OnMouseRightButtonDown | (Inherited from |
![]() | OnMouseRightButtonUp | (Inherited from |
![]() | OnMouseWheel | (Inherited from |
![]() | OnRuntimeZIndexChanged | Called when the value of RuntimeZIndex property is changed. |
![]() | OnTextInput | (Inherited from |
![]() | OnTextInputStart | (Inherited from |
![]() | OnTextInputUpdate | (Inherited from |
![]() | OnTopmostChanged | Called when the value of Topmost property is changed. |
![]() | OnUnloaded | (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | OnWindowStateChanged | Called when the window state is changed. |
Name | Description | |
---|---|---|
![]() | Activated | Occurs when a window becomes the foreground window. |
![]() | BindingValidationError | (Inherited from |
![]() | BusyChanged | Occurs when the busy state of the window is changed. |
![]() | Closed | Occurs when a window is closed. |
![]() | Closing | Occurs when a window is about to close. |
![]() | ContentChanged | (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | Created | Occurs when a window is created and all required window resources are loaded. |
![]() | Deactivated | Occurs when a window becomes a background window. |
![]() | Destroyed | Occurs when a window is permanently closed and destroyed. |
![]() | DragEnter | (Inherited from |
![]() | DragLeave | (Inherited from |
![]() | DragOver | (Inherited from |
![]() | Drop | (Inherited from |
![]() | GotFocus | (Inherited from |
![]() | GotKeyboardFocus | Occurs when the window or a control in the window receives focus from keyboard device. |
![]() | IsEnabledChanged | (Inherited from |
![]() | KeyDown | (Inherited from |
![]() | KeyUp | (Inherited from |
![]() | LayoutUpdated | (Inherited from |
![]() | Loaded | (Inherited from |
![]() | LostFocus | (Inherited from |
![]() | LostKeyboardFocus | Occurs when the window or a control in the window loses its keyboard focus. |
![]() | LostMouseCapture | (Inherited from |
![]() | MouseEnter | (Inherited from |
![]() | MouseLeave | (Inherited from |
![]() | MouseLeftButtonDown | (Inherited from |
![]() | MouseLeftButtonUp | (Inherited from |
![]() | MouseMove | (Inherited from |
![]() | MouseRightButtonDown | (Inherited from |
![]() | MouseRightButtonUp | (Inherited from |
![]() | MouseWheel | (Inherited from |
![]() | Moved | Occurs when a window is moved. |
![]() | Opened | Occurs when a window is opened for the first time. |
![]() | Opening | Occurs when a window is about to open for the first time. |
![]() | Reactivated | Occurs when a window is reactivated from an external ApplicationLaunch command or API. |
![]() | Resized | Occurs when a window is resized. |
![]() | SizeChanged | (Inherited from |
![]() | SystemContextMenu | Occurs when the context menu is requested. |
![]() | TextInput | (Inherited from |
![]() | TextInputStart | (Inherited from |
![]() | TextInputUpdate | (Inherited from |
![]() | Unloaded | (Inherited from |
![]() | WindowStateChanged | Occurs when the state of the window is changed. |
![]() | WindowStateChanging | Occurs when the state of the window is about to change. |