The GwxWindowProperties type exposes the following members.

Methods

  NameDescription
Public methodCheckAccess
Determines whether the calling thread has access to this DispatcherObject.
(Inherited from DispatcherObject.)
Public methodClearValue(DependencyProperty)
Clears the local value of a property. The property to be cleared is specified by a DependencyProperty identifier.
(Inherited from DependencyObject.)
Public methodClearValue(DependencyPropertyKey)
Clears the local value of a read-only property. The property to be cleared is specified by a DependencyPropertyKey.
(Inherited from DependencyObject.)
Public methodClone
Creates a modifiable clone of the Freezable, making deep copies of the object's values. When copying the object's dependency properties, this method copies expressions (which might no longer resolve) but not animations or their current values.
(Inherited from Freezable.)
Protected methodCloneCommon (Inherited from FreezableFilteredCustomTypeDescriptorBase.)
Protected methodCloneCore (Inherited from FreezableFilteredCustomTypeDescriptorBase.)
Public methodCloneCurrentValue
Creates a modifiable clone (deep copy) of the Freezable using its current values.
(Inherited from Freezable.)
Protected methodCloneCurrentValueCore (Inherited from FreezableFilteredCustomTypeDescriptorBase.)
Public methodCoerceValue
Coerces the value of the specified dependency property. This is accomplished by invoking any CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling DependencyObject.
(Inherited from DependencyObject.)
Public methodEquals
Determines whether a provided DependencyObject is equivalent to the current DependencyObject.
(Inherited from DependencyObject.)
Public methodFreeze
Makes the current object unmodifiable and sets its IsFrozen property to true.
(Inherited from Freezable.)
Public methodGetAsFrozen
Creates a frozen copy of the Freezable, using base (non-animated) property values. Because the copy is frozen, any frozen sub-objects are copied by reference.
(Inherited from Freezable.)
Protected methodGetAsFrozenCore (Inherited from FreezableFilteredCustomTypeDescriptorBase.)
Public methodGetCurrentValueAsFrozen
Creates a frozen copy of the Freezable using current property values. Because the copy is frozen, any frozen sub-objects are copied by reference.
(Inherited from Freezable.)
Protected methodGetCurrentValueAsFrozenCore (Inherited from FreezableFilteredCustomTypeDescriptorBase.)
Public methodGetHashCode
Gets a hash code for this DependencyObject.
(Inherited from DependencyObject.)
Public methodGetLocalValueEnumerator
Creates a specialized enumerator for determining which dependency properties have locally set values on this DependencyObject.
(Inherited from DependencyObject.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValue
Returns the current effective value of a dependency property on this instance of a DependencyObject.
(Inherited from DependencyObject.)
Public methodInvalidateProperty
Re-evaluates the effective value for the specified dependency property
(Inherited from DependencyObject.)
Public methodReadLocalValue
Returns the local value of a dependency property, if it exists.
(Inherited from DependencyObject.)
Public methodSetCurrentValue
Sets the value of a dependency property without changing its value source.
(Inherited from DependencyObject.)
Public methodSetValue(DependencyProperty, Object)
Sets the local value of a dependency property, specified by its dependency property identifier.
(Inherited from DependencyObject.)
Public methodSetValue(DependencyPropertyKey, Object)
Sets the local value of a read-only dependency property, specified by the DependencyPropertyKey identifier of the dependency property.
(Inherited from DependencyObject.)
Protected methodShouldSerializeProperty (Inherited from FreezableFilteredCustomTypeDescriptorBase.)
Public methodToString
Overrides ToString()()()().
(Overrides Object..::..ToString()()()().)
Public methodVerifyAccess
Enforces that the calling thread has access to this DispatcherObject.
(Inherited from DispatcherObject.)

Fields

  NameDescription
Public fieldStatic memberAllowedAreaHeightStringProperty
DependencyProperty for the AllowedAreaHeightString()()()() property.
Public fieldStatic memberAllowedAreaLeftStringProperty
DependencyProperty for the AllowedAreaLeftString()()()() property.
Public fieldStatic memberAllowedAreaTopStringProperty
DependencyProperty for the AllowedAreaTopString()()()() property.
Public fieldStatic memberAllowedAreaWidthStringProperty
DependencyProperty for the AllowedAreaWidthString()()()() property.
Public fieldStatic memberCommandingDisplayNameProperty
DependencyProperty for the CommandingDisplayName property.
Public fieldStatic memberCommandingEnabledProperty
DependencyProperty for the CommandingEnabled property.
Public fieldStatic memberCommandingNameProperty
DependencyProperty for the CommandingName property.
Public fieldStatic memberControlBoxProperty
DependencyProperty for the ControlBox property.
Public fieldStatic memberDragAndDropCommandingEnabledProperty
DependencyProperty for the DragAndDropCommandingEnabled property.
Public fieldStatic memberHeightStringProperty
DependencyProperty for the HeightString()()()() property.
Public fieldStatic memberHorizontalScrollVisibleProperty
DependencyProperty for the HorizontalScrollVisible property.
Public fieldStatic memberInnerBorderBrushProperty
DependencyProperty for the InnerBorderBrush property.
Public fieldStatic memberInnerBorderProperty
DependencyProperty for the InnerBorder property.
Public fieldStatic memberInnerBorderThicknessProperty
DependencyProperty for the InnerBorderThickness property.
Public fieldStatic memberLeftStringProperty
DependencyProperty for the LeftString()()()() property.
Public fieldStatic memberMaxCommandScopeProperty
DependencyProperty for the MaxCommandScope property.
Public fieldStatic memberMaximizeBoxProperty
DependencyProperty for the MaximizeBox property.
Public fieldStatic memberMenuVisibleProperty
DependencyProperty for the MenuVisible property.
Public fieldStatic memberMinimizeBoxProperty
DependencyProperty for the MinimizeBox property.
Public fieldStatic memberNavigationBarVisibleProperty
DependencyProperty for the NavigationBarVisible property.
Public fieldStatic memberOuterBorderProperty
DependencyProperty for the OuterBorder property.
Public fieldStatic memberOverridePreviousDisplayProperty
DependencyProperty for the OverridePreviousDisplay property.
Public fieldStatic memberResizableProperty
DependencyProperty for the Resizable property.
Public fieldStatic memberRibbonVisibleProperty
DependencyProperty for the RibbonVisible property.
Public fieldStatic memberScrollBarBackgroundProperty
DependencyProperty for the ScrollBarBackground property.
Public fieldStatic memberScrollBarBorderBrushProperty
DependencyProperty for the ScrollBarBorderBrush property.
Public fieldStatic memberScrollBarForegroundProperty
DependencyProperty for the ScrollBarForeground property.
Public fieldStatic memberScrollBarMouseOverBorderBrushProperty
DependencyProperty for the ScrollBarMouseOverBorderBrush property.
Public fieldStatic memberScrollBarMouseOverForegroundProperty
DependencyProperty for the ScrollBarMouseOverForeground property.
Public fieldStatic memberScrollBarMousePressedForegroundProperty
DependencyProperty for the ScrollBarMousePressedForeground property.
Public fieldStatic memberScrollBarOuterBorderBrushProperty
DependencyProperty for the ScrollBarOuterBorderBrush property.
Public fieldStatic memberShowContextMenuProperty
DependencyProperty for the ShowContextMenu property.
Public fieldStatic memberSpecifyAllowedAreaProperty
DependencyProperty for the SpecifyAllowedArea property.
Public fieldStatic memberSpecifyCommandingOptionsProperty
DependencyProperty for the SpecifyCommandingOptions property.
Public fieldStatic memberSpecifyScrollBarColorsProperty
DependencyProperty for the SpecifyScrollBarColors property.
Public fieldStatic memberSpecifyWindowLocationProperty
DependencyProperty for the SpecifyWindowLocation property.
Public fieldStatic memberSpecifyWindowSizeProperty
DependencyProperty for the SpecifyWindowSize property.
Public fieldStatic memberSpecifyWindowStyleProperty
DependencyProperty for the SpecifyWindowStyle property.
Public fieldStatic memberStartLocationProperty
DependencyProperty for the StartLocation property.
Public fieldStatic memberStartPositionProperty
DependencyProperty for the StartPosition property.
Public fieldStatic memberStatusBarVisibleProperty
DependencyProperty for the StatusBarVisible property.
Public fieldStatic memberTextProperty
DependencyProperty for the Text property.
Public fieldStatic memberTitleBarVisibleProperty
DependencyProperty for the TitleBarVisible property.
Public fieldStatic memberToolWindowProperty
DependencyProperty for the ToolWindow property.
Public fieldStatic memberTopMostProperty
DependencyProperty for the TopMost property.
Public fieldStatic memberTopStringProperty
DependencyProperty for the TopString()()()() property.
Public fieldStatic memberVerticalScrollVisibleProperty
DependencyProperty for the VerticalScrollVisible property.
Public fieldStatic memberWidthStringProperty
DependencyProperty for the WidthString()()()() property.
Public fieldStatic memberWindowStateProperty
DependencyProperty for the WindowState property.

Properties

  NameDescription
Public propertyAllowedAreaHeight
The height of the area in which the window is allowed to reside.
Public propertyAllowedAreaLeft
The x-coordinate of the left edge of the area in which the window is allowed to reside.
Public propertyAllowedAreaTop
The y-coordinate of the top edge of the area in which the window is allowed to reside.
Public propertyAllowedAreaWidth
The width of the area in which the window is allowed to reside.
Public propertyCanFreeze
Gets a value that indicates whether the object can be made unmodifiable.
(Inherited from Freezable.)
Public propertyCommandingDisplayName
Control name for commanding that is visible to users.
Public propertyCommandingEnabled
Enables the window to receive commands.
Public propertyCommandingName
Control name for commanding.
Public propertyControlBox
Indicates whether a control box is displayed in the caption bar of the window.
Public propertyDependencyObjectType
Gets the DependencyObjectType that wraps the CLR type of this instance. 
(Inherited from DependencyObject.)
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyDragAndDropCommandingEnabled
Enables the window to receive commands by drag and drop.
Public propertyHeight
The height of the window.
Public propertyHorizontalScrollVisible
The visibility of the horizontal scrollbar.
Public propertyInnerBorder
True if the window has an inner border, false otherwise.
Public propertyInnerBorderBrush
The color of the window's inner border.
Public propertyInnerBorderThickness
The thickness of the window's inner border.
Public propertyIsFrozen
Gets a value that indicates whether the object is currently modifiable.
(Inherited from Freezable.)
Public propertyIsSealed
Gets a value that indicates whether this instance is currently sealed (read-only).
(Inherited from DependencyObject.)
Public propertyLeft
The x-coordinate of the window's left edge.
Public propertyMaxCommandScope
Maximum scope of commands this control can send.
Public propertyMaximizeBox
Indicates whether a maximize button is displayed in the caption bar of the window.
Public propertyMenuVisible
The visibility of the window's main menu.
Public propertyMinimizeBox
Indicates whether a minimize button is displayed in the caption bar of the window.
Public propertyNavigationBarVisible
The visibility of the window's navigation bar.
Public propertyOuterBorder
True if the window has an outer border, false for no outer border.
Public propertyOverridePreviousDisplay
True to override the window properties of a previously loaded display. False to retain the previously set window properties.
Public propertyResizable
True if the window is resizable.
Public propertyRibbonVisible
The visibility of the window's Ribbon Control.
Public propertyScrollBarBackground
The background color of the window's scrollbar.

Currently only supports SolidColorBrush.

Public propertyScrollBarBorderBrush
The thumb border color of the window's scrollbar.

Currently only supports SolidColorBrush.

Public propertyScrollBarForeground
The foreground color of the window's scrollbar.

Currently only supports SolidColorBrush.

Public propertyScrollBarMouseOverBorderBrush
The thumb border color of the window's scrollbar while the mouse is over the scrollbar.

Currently only supports SolidColorBrush.

Public propertyScrollBarMouseOverForeground
The foreground color of the window's scrollbar while the mouse is over the scrollbar.

Currently only supports SolidColorBrush.

Public propertyScrollBarMousePressedForeground
The foreground color of the window's scrollbar while the mouse is pressed.

Currently only supports SolidColorBrush.

Public propertyScrollBarOuterBorderBrush
The surrounding border color of the window's scrollbar.

Currently only supports SolidColorBrush.

Public propertyShowContextMenu
Gets/sets whether or not to show the runtime context-menu on right-click.
Public propertySpecifyAllowedArea
True to specify an area in which the window is allowed to reside. The user will not be allowed to move any portion of the window outside of the allowed area. An allowed area can be useful to ensure that a user cannot cover up critical information with a popup window. When false, there will be no special restriction on the location and size of the window.
Public propertySpecifyCommandingOptions
True to specify the commanding options for the window. When false properties related to the commanding will not be applied.
Public propertySpecifyScrollBarColors
True to specify the colors of the scrollbars for the window. When false, the scrollbar colors will be determined by the Operating System/Platform.
Public propertySpecifyWindowLocation
True to specify the location of the window. When false properties related to the window location will not be applied.
Public propertySpecifyWindowSize
True to specify the size of the window. When false properties related to the window size will not be applied.
Public propertySpecifyWindowStyle
True to specify the style of the window. When false properties related to the window style will not be applied.
Public propertyStartLocation
The starting position of the window at runtime.
Public propertyStartPosition Obsolete.
The starting position of the window at runtime.
Public propertyStatusBarVisible
The visibility of the window's status bar.
Public propertyText
Text that appears in the titlebar of the window.
Public propertyTitleBarVisible
The visibility of the window's titlebar.
Public propertyToolWindow
True if the window has the tool-window style (small titlebar).
Public propertyTop
The x-coordinate of the window's top edge.
Public propertyTopMost
Indicates whether the window should be display at the highest z-order of the application.
Public propertyVerticalScrollVisible
The visibility of the vertical scrollbar.
Public propertyWidth
The width of the window.
Public propertyWindowState
The window's state (normal, minimized, maximized).

Events

  NameDescription
Public eventChanged
Occurs when the Freezable or an object it contains is modified.
(Inherited from Freezable.)

See Also