The following tables list the members exposed by UXWindowChrome.
Name | Description | |
---|---|---|
![]() | UXWindowChrome Constructor | Creates a new instance of UXWindowChrome class. |
Name | Description | |
---|---|---|
![]() ![]() | ContentBackgroundProperty | Identifies the ContentBackground dependency property. |
![]() ![]() | ContentBorderBrushProperty | Identifies the ContentBorderBrush dependency property. |
![]() ![]() | ContentBorderThicknessProperty | Identifies the ContentBorderThickness dependency property. |
![]() ![]() | ContentMarginProperty | Identifies the ContentMargin dependency property. |
![]() ![]() | DropShadowProperty | Identifies the DropShadow dependency property. |
![]() ![]() | EnableAnimationProperty | Identifies the EnableAnimation 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. |
![]() ![]() | IsActiveProperty | Identifies the IsActive dependency property. |
![]() ![]() | IsClientVisibleProperty | Identifies the IsClientVisible dependency property. |
![]() ![]() | LeftProperty | Identifies the Left dependency property. |
![]() ![]() | RuntimeZIndexProperty | Identifies the RuntimeZIndex dependency property. |
![]() ![]() | TopProperty | Identifies the Top dependency property. |
![]() ![]() | WindowNameProperty | Identifies the WindowName dependency property. |
![]() ![]() | WindowStartupLocationProperty | Identifies the WindowStartupLocation dependency property. |
Name | Description | |
---|---|---|
![]() | ActualHeight | (Inherited from |
![]() | ActualWidth | (Inherited from |
![]() | AllowDrop | (Inherited from |
![]() | Background | (Inherited from |
![]() | BorderBrush | (Inherited from |
![]() | BorderThickness | (Inherited from |
![]() | CacheMode | (Inherited from |
![]() | Clip | (Inherited from |
![]() | 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 |
![]() | CornerRadius | (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | Cursor | (Inherited from |
![]() | DataContext | (Inherited from |
![]() | 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. |
![]() | 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. |
![]() | Height | (Inherited from |
![]() | HorizontalAlignment | (Inherited from |
![]() | HorizontalContentAlignment | (Inherited from |
![]() | 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. |
![]() | IsActive | Gets or sets the active state of the window. |
![]() | IsClientVisible | Specifies whether this window is visible at runtime. |
![]() | IsEnabled | (Inherited from |
![]() | IsHitTestVisible | (Inherited from |
![]() | IsInDesignMode | (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | 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 |
![]() | MaxWidth | (Inherited from |
![]() | MinHeight | (Inherited from |
![]() | 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) |
![]() | Projection | (Inherited from |
![]() | RenderSize | (Inherited from |
![]() | RenderTransform | (Inherited from |
![]() | RenderTransformOrigin | (Inherited from |
![]() | Resources | (Inherited from |
![]() | Style | (Inherited from |
![]() | SupportedFeatures | Represents the windowing features supported by this control. |
![]() | TabIndex | (Inherited from |
![]() | TabNavigation | (Inherited from |
![]() | Tag | (Inherited from |
![]() | Template | (Inherited from |
![]() | Top | Gets or sets the top position of the window. |
![]() | Triggers | (Inherited from |
![]() | UseLayoutRounding | (Inherited from |
![]() | VerticalAlignment | (Inherited from |
![]() | VerticalContentAlignment | (Inherited from |
![]() | Visibility | (Inherited from |
![]() | Width | (Inherited from |
![]() | 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. |
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) |
![]() | CaptureMouse | (Inherited from |
![]() | ClearValue | (Inherited from |
![]() | Close | Permanently close the window and releases all the resources allocated by the window. |
![]() | DetachedEventHandlers | (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | Dispose | Overridden. Called when the object is disposed. |
![]() | FindName | (Inherited from |
![]() | Focus | (Inherited from |
![]() | GetAnimationBaseValue | (Inherited from |
![]() | GetBindingExpression | (Inherited from |
![]() | GetDesktop | Returns the UXDesktop instance that hosts this window. |
![]() | GetImplementationRoot | Gets the implementation root of this control. |
![]() | GetValue | (Inherited from |
![]() | 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. |
![]() | Measure | (Inherited from |
![]() | OnApplyTemplate | Overridden. Builds the visual tree for the UXWindowChrome when a new template is applied. |
![]() | ReadLocalValue | (Inherited from |
![]() | RefreshClip | (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | ReleaseMouseCapture | (Inherited from |
![]() | RemoveHandler | (Inherited from |
![]() | ResumeLayout | (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | SetBinding | (Inherited from |
![]() | SetValue | (Inherited from |
![]() | Show | Displays the window. |
![]() | SuspendLayout | (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | TransformToVisual | (Inherited from |
![]() | UpdateLayout | (Inherited from |
Name | Description | |
---|---|---|
![]() | ArrangeOverride | (Inherited from |
![]() | ChangeVisualState | Overloaded. Change the visual state. |
![]() | GetTemplateChild | (Inherited from |
![]() | MeasureOverride | (Inherited from |
![]() | OnActivated | Called when the window is activated. |
![]() | OnContentChanged | (Inherited from |
![]() | OnCornerRadiusChanged | (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | OnCreateAutomationPeer | (Inherited from |
![]() | OnDeactivated | Called when the window is deactivated. |
![]() | OnDragEnter | (Inherited from |
![]() | OnDragLeave | (Inherited from |
![]() | OnDragOver | (Inherited from |
![]() | OnDrop | (Inherited from |
![]() | OnGotFocus | (Inherited from |
![]() | OnIsActiveChanged | Called when the value of IsActive 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 | (Inherited from |
![]() | 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 |
![]() | OnUnloaded | (Inherited from Intersoft.Client.Framework.ISContentControl) |
Name | Description | |
---|---|---|
![]() | Activated | Occurs when a window becomes the foreground window. |
![]() | BindingValidationError | (Inherited from |
![]() | 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 |
![]() | IsEnabledChanged | (Inherited from |
![]() | KeyDown | (Inherited from |
![]() | KeyUp | (Inherited from |
![]() | LayoutUpdated | (Inherited from |
![]() | Loaded | (Inherited from |
![]() | LostFocus | (Inherited from |
![]() | 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 |
![]() | Opened | Occurs when a window is opened for the first time. |
![]() | Opening | Occurs when a window is about to open for the first time. |
![]() | SizeChanged | (Inherited from |
![]() | TextInput | (Inherited from |
![]() | TextInputStart | (Inherited from |
![]() | TextInputUpdate | (Inherited from |
![]() | Unloaded | (Inherited from |