The GwxWindowProperties type exposes the following members.
Methods
Name | Description | |
---|---|---|
CheckAccess | Determines whether the calling thread has access to this DispatcherObject. (Inherited from DispatcherObject.) | |
ClearValue(DependencyProperty) | Clears the local value of a property. The property to be cleared is specified by a DependencyProperty identifier. (Inherited from DependencyObject.) | |
ClearValue(DependencyPropertyKey) | Clears the local value of a read-only property. The property to be cleared is specified by a DependencyPropertyKey. (Inherited from DependencyObject.) | |
Clone | 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.) | |
CloneCommon | (Inherited from FreezableFilteredCustomTypeDescriptorBase.) | |
CloneCore | (Inherited from FreezableFilteredCustomTypeDescriptorBase.) | |
CloneCurrentValue | Creates a modifiable clone (deep copy) of the Freezable using its current values. (Inherited from Freezable.) | |
CloneCurrentValueCore | (Inherited from FreezableFilteredCustomTypeDescriptorBase.) | |
CoerceValue | 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.) | |
Equals | Determines whether a provided DependencyObject is equivalent to the current DependencyObject. (Inherited from DependencyObject.) | |
Freeze | Makes the current object unmodifiable and sets its IsFrozen property to true. (Inherited from Freezable.) | |
GetAsFrozen | 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.) | |
GetAsFrozenCore | (Inherited from FreezableFilteredCustomTypeDescriptorBase.) | |
GetCurrentValueAsFrozen | 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.) | |
GetCurrentValueAsFrozenCore | (Inherited from FreezableFilteredCustomTypeDescriptorBase.) | |
GetHashCode | Gets a hash code for this DependencyObject. (Inherited from DependencyObject.) | |
GetLocalValueEnumerator | Creates a specialized enumerator for determining which dependency properties have locally set values on this DependencyObject. (Inherited from DependencyObject.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetValue | Returns the current effective value of a dependency property on this instance of a DependencyObject. (Inherited from DependencyObject.) | |
InvalidateProperty | Re-evaluates the effective value for the specified dependency property (Inherited from DependencyObject.) | |
ReadLocalValue | Returns the local value of a dependency property, if it exists. (Inherited from DependencyObject.) | |
SetCurrentValue | Sets the value of a dependency property without changing its value source. (Inherited from DependencyObject.) | |
SetValue(DependencyProperty, Object) | Sets the local value of a dependency property, specified by its dependency property identifier. (Inherited from DependencyObject.) | |
SetValue(DependencyPropertyKey, Object) | Sets the local value of a read-only dependency property, specified by the DependencyPropertyKey identifier of the dependency property. (Inherited from DependencyObject.) | |
ShouldSerializeProperty | (Inherited from FreezableFilteredCustomTypeDescriptorBase.) | |
ToString |
Overrides ToString()()()().
(Overrides Object..::..ToString()()()().) | |
VerifyAccess | Enforces that the calling thread has access to this DispatcherObject. (Inherited from DispatcherObject.) |
Fields
Name | Description | |
---|---|---|
AllowedAreaHeightStringProperty | DependencyProperty for the AllowedAreaHeightString()()()() property. | |
AllowedAreaLeftStringProperty | DependencyProperty for the AllowedAreaLeftString()()()() property. | |
AllowedAreaTopStringProperty | DependencyProperty for the AllowedAreaTopString()()()() property. | |
AllowedAreaWidthStringProperty | DependencyProperty for the AllowedAreaWidthString()()()() property. | |
CommandingDisplayNameProperty | DependencyProperty for the CommandingDisplayName property. | |
CommandingEnabledProperty | DependencyProperty for the CommandingEnabled property. | |
CommandingNameProperty | DependencyProperty for the CommandingName property. | |
ControlBoxProperty | DependencyProperty for the ControlBox property. | |
DragAndDropCommandingEnabledProperty | DependencyProperty for the DragAndDropCommandingEnabled property. | |
HeightStringProperty | DependencyProperty for the HeightString()()()() property. | |
HorizontalScrollVisibleProperty | DependencyProperty for the HorizontalScrollVisible property. | |
InnerBorderBrushProperty | DependencyProperty for the InnerBorderBrush property. | |
InnerBorderProperty | DependencyProperty for the InnerBorder property. | |
InnerBorderThicknessProperty | DependencyProperty for the InnerBorderThickness property. | |
LeftStringProperty | DependencyProperty for the LeftString()()()() property. | |
MaxCommandScopeProperty | DependencyProperty for the MaxCommandScope property. | |
MaximizeBoxProperty | DependencyProperty for the MaximizeBox property. | |
MenuVisibleProperty | DependencyProperty for the MenuVisible property. | |
MinimizeBoxProperty | DependencyProperty for the MinimizeBox property. | |
NavigationBarVisibleProperty | DependencyProperty for the NavigationBarVisible property. | |
OuterBorderProperty | DependencyProperty for the OuterBorder property. | |
OverridePreviousDisplayProperty | DependencyProperty for the OverridePreviousDisplay property. | |
ResizableProperty | DependencyProperty for the Resizable property. | |
RibbonVisibleProperty | DependencyProperty for the RibbonVisible property. | |
ScrollBarBackgroundProperty | DependencyProperty for the ScrollBarBackground property. | |
ScrollBarBorderBrushProperty | DependencyProperty for the ScrollBarBorderBrush property. | |
ScrollBarForegroundProperty | DependencyProperty for the ScrollBarForeground property. | |
ScrollBarMouseOverBorderBrushProperty | DependencyProperty for the ScrollBarMouseOverBorderBrush property. | |
ScrollBarMouseOverForegroundProperty | DependencyProperty for the ScrollBarMouseOverForeground property. | |
ScrollBarMousePressedForegroundProperty | DependencyProperty for the ScrollBarMousePressedForeground property. | |
ScrollBarOuterBorderBrushProperty | DependencyProperty for the ScrollBarOuterBorderBrush property. | |
ShowContextMenuProperty | DependencyProperty for the ShowContextMenu property. | |
SpecifyAllowedAreaProperty | DependencyProperty for the SpecifyAllowedArea property. | |
SpecifyCommandingOptionsProperty | DependencyProperty for the SpecifyCommandingOptions property. | |
SpecifyScrollBarColorsProperty | DependencyProperty for the SpecifyScrollBarColors property. | |
SpecifyWindowLocationProperty | DependencyProperty for the SpecifyWindowLocation property. | |
SpecifyWindowSizeProperty | DependencyProperty for the SpecifyWindowSize property. | |
SpecifyWindowStyleProperty | DependencyProperty for the SpecifyWindowStyle property. | |
StartLocationProperty | DependencyProperty for the StartLocation property. | |
StartPositionProperty | DependencyProperty for the StartPosition property. | |
StatusBarVisibleProperty | DependencyProperty for the StatusBarVisible property. | |
TextProperty | DependencyProperty for the Text property. | |
TitleBarVisibleProperty | DependencyProperty for the TitleBarVisible property. | |
ToolWindowProperty | DependencyProperty for the ToolWindow property. | |
TopMostProperty | DependencyProperty for the TopMost property. | |
TopStringProperty | DependencyProperty for the TopString()()()() property. | |
VerticalScrollVisibleProperty | DependencyProperty for the VerticalScrollVisible property. | |
WidthStringProperty | DependencyProperty for the WidthString()()()() property. | |
WindowStateProperty | DependencyProperty for the WindowState property. |
Properties
Name | Description | |
---|---|---|
AllowedAreaHeight |
The height of the area in which the window is allowed to reside.
| |
AllowedAreaLeft |
The x-coordinate of the left edge of the area in which the window is allowed to reside.
| |
AllowedAreaTop |
The y-coordinate of the top edge of the area in which the window is allowed to reside.
| |
AllowedAreaWidth |
The width of the area in which the window is allowed to reside.
| |
CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) | |
CommandingDisplayName |
Control name for commanding that is visible to users.
| |
CommandingEnabled |
Enables the window to receive commands.
| |
CommandingName |
Control name for commanding.
| |
ControlBox |
Indicates whether a control box is displayed in the caption bar of the window.
| |
DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
DragAndDropCommandingEnabled |
Enables the window to receive commands by drag and drop.
| |
Height |
The height of the window.
| |
HorizontalScrollVisible |
The visibility of the horizontal scrollbar.
| |
InnerBorder |
True if the window has an inner border, false otherwise.
| |
InnerBorderBrush |
The color of the window's inner border.
| |
InnerBorderThickness |
The thickness of the window's inner border.
| |
IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from Freezable.) | |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | |
Left |
The x-coordinate of the window's left edge.
| |
MaxCommandScope |
Maximum scope of commands this control can send.
| |
MaximizeBox |
Indicates whether a maximize button is displayed in the caption bar of the window.
| |
MenuVisible |
The visibility of the window's main menu.
| |
MinimizeBox |
Indicates whether a minimize button is displayed in the caption bar of the window.
| |
NavigationBarVisible |
The visibility of the window's navigation bar.
| |
OuterBorder |
True if the window has an outer border, false for no outer border.
| |
OverridePreviousDisplay |
True to override the window properties of a previously loaded display. False to retain the previously set window properties.
| |
Resizable |
True if the window is resizable.
| |
RibbonVisible |
The visibility of the window's Ribbon Control.
| |
ScrollBarBackground |
The background color of the window's scrollbar.
Currently only supports SolidColorBrush.
| |
ScrollBarBorderBrush |
The thumb border color of the window's scrollbar.
Currently only supports SolidColorBrush.
| |
ScrollBarForeground |
The foreground color of the window's scrollbar.
Currently only supports SolidColorBrush.
| |
ScrollBarMouseOverBorderBrush |
The thumb border color of the window's scrollbar while the mouse is over the scrollbar.
Currently only supports SolidColorBrush.
| |
ScrollBarMouseOverForeground |
The foreground color of the window's scrollbar while the mouse is over the scrollbar.
Currently only supports SolidColorBrush.
| |
ScrollBarMousePressedForeground |
The foreground color of the window's scrollbar while the mouse is pressed.
Currently only supports SolidColorBrush.
| |
ScrollBarOuterBorderBrush |
The surrounding border color of the window's scrollbar.
Currently only supports SolidColorBrush.
| |
ShowContextMenu |
Gets/sets whether or not to show the runtime context-menu on right-click.
| |
SpecifyAllowedArea |
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.
| |
SpecifyCommandingOptions |
True to specify the commanding options for the window. When false properties related to the commanding will not be applied.
| |
SpecifyScrollBarColors |
True to specify the colors of the scrollbars for the window. When false, the scrollbar colors will be determined by the Operating System/Platform.
| |
SpecifyWindowLocation |
True to specify the location of the window. When false properties related to the window location will not be applied.
| |
SpecifyWindowSize |
True to specify the size of the window. When false properties related to the window size will not be applied.
| |
SpecifyWindowStyle |
True to specify the style of the window. When false properties related to the window style will not be applied.
| |
StartLocation |
The starting position of the window at runtime.
| |
StartPosition | Obsolete.
The starting position of the window at runtime.
| |
StatusBarVisible |
The visibility of the window's status bar.
| |
Text |
Text that appears in the titlebar of the window.
| |
TitleBarVisible |
The visibility of the window's titlebar.
| |
ToolWindow |
True if the window has the tool-window style (small titlebar).
| |
Top |
The x-coordinate of the window's top edge.
| |
TopMost |
Indicates whether the window should be display at the highest z-order of the application.
| |
VerticalScrollVisible |
The visibility of the vertical scrollbar.
| |
Width |
The width of the window.
| |
WindowState |
The window's state (normal, minimized, maximized).
|
Events
Name | Description | |
---|---|---|
Changed | Occurs when the Freezable or an object it contains is modified. (Inherited from Freezable.) |