Click or drag to resize

Compare Methods

IT Hit User File System

The Compare type exposes the following members.

Methods
  NameDescription
Public methodActivate
Attempts to activate the application window by bringing it to the foreground and setting the input focus to it.
(Inherited from Window.)
Public methodCenterWindow
Centers current dialog window on the screen.
(Inherited from DialogWindow.)
Public methodClose
Closes the application window.
(Inherited from Window.)
Public methodConnect
Connect()
Public methodEquals(Window) (Inherited from Window.)
Public methodEquals(Object) (Inherited from Window.)
Public methodGetBindingConnector
GetBindingConnector(int connectionId, object target)
Public methodGetHashCode (Inherited from Window.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInitializeComponent
InitializeComponent()
Public methodResize
Resizes the window to desired width and height, taking in count corrent scale
(Inherited from DialogWindow.)
Public methodSetTitleBar
Enables title bar behavior on a XAML element when ExtendsContentIntoTitleBar is true.
(Inherited from Window.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also