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


The following tables list the members exposed by UXWindowChrome.

Public Constructors

 NameDescription
public ConstructorUXWindowChrome ConstructorCreates a new instance of UXWindowChrome class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)ContentBackgroundPropertyIdentifies the ContentBackground dependency property.  
public Fieldstatic (Shared in Visual Basic)ContentBorderBrushPropertyIdentifies the ContentBorderBrush dependency property.  
public Fieldstatic (Shared in Visual Basic)ContentBorderThicknessPropertyIdentifies the ContentBorderThickness dependency property.  
public Fieldstatic (Shared in Visual Basic)ContentMarginPropertyIdentifies the ContentMargin dependency property.  
public Fieldstatic (Shared in Visual Basic)DropShadowPropertyIdentifies the DropShadow dependency property.  
public Fieldstatic (Shared in Visual Basic)EnableAnimationPropertyIdentifies the EnableAnimation dependency property.  
public Fieldstatic (Shared in Visual Basic)InactiveBackgroundPropertyIdentifies the InactiveBackground dependency property.  
public Fieldstatic (Shared in Visual Basic)InactiveBorderBrushPropertyIdentifies the InactiveBorderBrush dependency property.  
public Fieldstatic (Shared in Visual Basic)InactiveDropShadowPropertyIdentifies the InactiveDropShadow dependency property.  
public Fieldstatic (Shared in Visual Basic)InnerBackgroundPropertyIdentifies the InnerBackground dependency property.  
public Fieldstatic (Shared in Visual Basic)InnerBorderBrushPropertyIdentifies the InnerBorderBrush dependency property.  
public Fieldstatic (Shared in Visual Basic)IsActivePropertyIdentifies the IsActive dependency property.  
public Fieldstatic (Shared in Visual Basic)IsClientVisiblePropertyIdentifies the IsClientVisible dependency property.  
public Fieldstatic (Shared in Visual Basic)LeftPropertyIdentifies the Left dependency property.  
public Fieldstatic (Shared in Visual Basic)RuntimeZIndexPropertyIdentifies the RuntimeZIndex dependency property.  
public Fieldstatic (Shared in Visual Basic)TopPropertyIdentifies the Top dependency property.  
public Fieldstatic (Shared in Visual Basic)WindowNamePropertyIdentifies the WindowName dependency property.  
public Fieldstatic (Shared in Visual Basic)WindowStartupLocationPropertyIdentifies the WindowStartupLocation dependency property.  
Top

Public Properties

 NameDescription
public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
public PropertyAllowDrop (Inherited from System.Windows.UIElement)
public PropertyBackground (Inherited from System.Windows.Controls.Control)
public PropertyBorderBrush (Inherited from System.Windows.Controls.Control)
public PropertyBorderThickness (Inherited from System.Windows.Controls.Control)
public PropertyCacheMode (Inherited from System.Windows.UIElement)
public PropertyClip (Inherited from System.Windows.UIElement)
public PropertyContent (Inherited from System.Windows.Controls.ContentControl)
public PropertyContentBackgroundGets or sets the brush to apply to the background of the window's content.  
public PropertyContentBorderBrushGets or sets the brush to apply to the border of the window's content.  
public PropertyContentBorderThicknessGets or sets the border thickness of the window's content element.  
public PropertyContentMarginGets or sets the margin of the window's content element.  
public PropertyContentTemplate (Inherited from System.Windows.Controls.ContentControl)
public PropertyCornerRadius (Inherited from Intersoft.Client.Framework.ISContentControl)
public PropertyCursor (Inherited from System.Windows.FrameworkElement)
public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
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.  
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.  
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.  
public PropertyHeight (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalContentAlignment (Inherited from System.Windows.Controls.Control)
public PropertyInactiveBackgroundGets or sets the brush to apply to the background element of an inactive window.  
public PropertyInactiveBorderBrushGets or sets the brush to apply to the border element of an inactive window.  
public PropertyInactiveDropShadowGets or sets the drop shadow effect applied to an inactive window.  
public PropertyInnerBackgroundGets or sets the brush to apply to the background of the window's inner border.  
public PropertyInnerBorderBrushGets or sets the brush to apply to the border of the window's inner border.  
public PropertyIsActiveGets or sets the active state of the window.  
public PropertyIsClientVisibleSpecifies whether this window is visible at runtime.  
public PropertyIsEnabled (Inherited from System.Windows.Controls.Control)
public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
public PropertyIsInDesignMode (Inherited from Intersoft.Client.Framework.ISContentControl)
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.  
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 PropertyOpacity (Inherited from System.Windows.UIElement)
public PropertyOpacityMask (Inherited from System.Windows.UIElement)
public PropertyOwnerGets the control that owns this window.  
public PropertyPadding (Inherited from System.Windows.Controls.Control)
public PropertyParent (Inherited from System.Windows.FrameworkElement)
public PropertyParentControlGets the visual parent control of this window.  
public PropertyPlatform (Inherited from Intersoft.Client.Framework.ISContentControl)
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 PropertyResources (Inherited from System.Windows.FrameworkElement)
public PropertyStyle (Inherited from System.Windows.FrameworkElement)
public PropertySupportedFeaturesRepresents the windowing features supported by this control.  
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 PropertyTopGets or sets the top position of the window.  
public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
public PropertyUseLayoutRounding (Inherited from System.Windows.UIElement)
public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyVerticalContentAlignment (Inherited from System.Windows.Controls.Control)
public PropertyVisibility (Inherited from System.Windows.UIElement)
public PropertyWidth (Inherited from System.Windows.FrameworkElement)
public PropertyWindowNameGets or sets the name that identifies this window when integrated with desktop and task bar.  
public PropertyWindowStartupLocationGets or sets a value that indicates how the window should be positioned during startup.  
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 MethodAttachEventHandlers (Inherited from Intersoft.Client.Framework.ISContentControl)
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.  
public MethodDetachedEventHandlers (Inherited from Intersoft.Client.Framework.ISContentControl)
public MethodDisposeOverridden. Called when the object is disposed.  
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 MethodGetDesktopReturns the UXDesktop instance that hosts this window.  
public MethodGetImplementationRootGets the implementation root of this control.  
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodHideHides the window.  
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.  
public MethodMeasure (Inherited from System.Windows.UIElement)
public MethodOnApplyTemplateOverridden. Builds the visual tree for the UXWindowChrome 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 MethodResumeLayout (Inherited from Intersoft.Client.Framework.ISContentControl)
public MethodSetBinding (Inherited from System.Windows.FrameworkElement)
public MethodSetValue (Inherited from System.Windows.DependencyObject)
public MethodShowDisplays the window.  
public MethodSuspendLayout (Inherited from Intersoft.Client.Framework.ISContentControl)
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 MethodChangeVisualStateOverloaded. Change the visual state.  
protected MethodGetTemplateChild (Inherited from System.Windows.Controls.Control)
protected MethodMeasureOverride (Inherited from System.Windows.FrameworkElement)
protected MethodOnActivatedCalled when the window is activated.  
protected MethodOnContentChanged (Inherited from System.Windows.Controls.ContentControl)
protected MethodOnCornerRadiusChanged (Inherited from Intersoft.Client.Framework.ISContentControl)
protected MethodOnCreateAutomationPeer (Inherited from System.Windows.UIElement)
protected MethodOnDeactivatedCalled when the window is deactivated.  
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 MethodOnIsActiveChangedCalled when the value of IsActive property is changed.  
protected MethodOnIsClientVisibleChangedCalled when the value of IsClientVisible property has changed.  
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.  
protected MethodOnLocationChangedCalled when the window location is changed.  
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.  
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 MethodOnUnloaded (Inherited from Intersoft.Client.Framework.ISContentControl)
Top

Public Events

 NameDescription
public EventActivatedOccurs when a window becomes the foreground window.  
public EventBindingValidationError (Inherited from System.Windows.FrameworkElement)
public EventClosedOccurs when a window is closed.  
public EventClosingOccurs when a window is about to close.  
public EventContentChanged (Inherited from Intersoft.Client.Framework.ISContentControl)
public EventCreatedOccurs when a window is created and all required window resources are loaded.  
public EventDeactivatedOccurs when a window becomes a background window.  
public EventDestroyedOccurs when a window is permanently closed and destroyed.  
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 EventGotFocus (Inherited from System.Windows.UIElement)
public EventIsEnabledChanged (Inherited from System.Windows.Controls.Control)
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 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 EventOpenedOccurs when a window is opened for the first time.  
public EventOpeningOccurs when a window is about to open for the first time.  
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.