Compare Methods |
The Compare 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.
(Inherited from DialogWindow.) |
![]() | Close | Closes the application window. (Inherited from Window.) |
![]() | Connect |
Connect()
|
![]() | Equals(Window) | (Inherited from Window.) |
![]() | Equals(Object) | (Inherited from Window.) |
![]() | GetBindingConnector |
GetBindingConnector(int connectionId, object target)
|
![]() | GetHashCode | (Inherited from Window.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | InitializeComponent |
InitializeComponent()
|
![]() | Resize |
Resizes the window to desired width and height, taking in count corrent scale
(Inherited from DialogWindow.) |
![]() | 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.) |