Window |
public static class WindowHelper
The WindowHelper type exposes the following members.
Name | Description | |
---|---|---|
GetDialogResult | ||
GetFocusedElement | ||
GetHeight | ||
GetIsClosed | ||
GetIsFocused | ||
GetIsTopLeftAdjusted | This property is for the DialogView only We have to adjust the top and left by 100 as the default height and width is set to 100 in the xaml | |
GetLeft | ||
GetOwner | ||
GetSetOwner | ||
GetTop | ||
GetWidth | ||
SetDialogResult | ||
SetFocusedElement | ||
SetHeight | ||
SetIsClosed | ||
SetIsFocused | ||
SetIsTopLeftAdjusted | ||
SetLeft | ||
SetOwner | ||
SetSetOwner | ||
SetTop | ||
SetWidth |
Name | Description | |
---|---|---|
DialogResult | ||
FocusedElement | ||
Height | ||
IsClosed | ||
IsFocused | ||
IsTopLeftAdjusted | ||
Left | ||
Owner | ||
SetOwner | ||
Top | ||
Width |