DialogWindow Methods |
The DialogWindow type exposes the following members.
Name | Description | |
---|---|---|
![]() | Activate | Attempts to activate the application window by bringing it to the foreground and setting the input focus to it. (Inherited from Window.) |
![]() | CenterWindow |
Centers current dialog window on the screen.
|
![]() | Close | Closes the application window. (Inherited from Window.) |
![]() | Equals(Window) | (Inherited from Window.) |
![]() | Equals(Object) | (Inherited from Window.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | GetDpiForWindow | |
![]() | GetHashCode | (Inherited from Window.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsOverridableInterface | (Inherited from Window.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Resize |
Resizes the window to desired width and height, taking in count corrent scale
|
![]() | SetDefaultPosition | |
![]() | SetTitleBar | Enables title bar behavior on a XAML element when ExtendsContentIntoTitleBar is true. (Inherited from Window.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |