Классы | |
struct | MINMAXINFO |
class | MONITORINFO |
struct | POINT |
POINT aka POINTAPI. Подробнее... | |
struct | RECT |
Win32. Подробнее... | |
Открытые типы | |
enum | SizingAction { North = 3, South = 6, East = 2, West = 1, NorthEast = 5, NorthWest = 4, SouthEast = 8, SouthWest = 7 } |
Открытые члены | |
void | Maximize () |
override void | OnApplyTemplate () |
static IntPtr | GetSystemMenu (IntPtr hWnd,[MarshalAs(UnmanagedType.Bool)] bool bRevert) |
static uint | TrackPopupMenuEx (IntPtr hmenu, uint fuFlags, int x, int y, IntPtr hwnd, IntPtr lptpm) |
Открытые статические члены | |
static Size | GetMaxWinInfo (IntPtr hwnd) |
Статические открытые данные | |
static readonly DependencyProperty | IsShowCaptionProperty |
Защищенные члены | |
override void | OnSourceInitialized (EventArgs e) |
T | GetChildControl< T > (string ctrlName) |
void | MoveWindow (Rect rect) |
Свойства | |
bool | IsShowCaption [get, set] |
readonly DependencyProperty FluidKit.Controls.GlassWindow.IsShowCaptionProperty [static] |
DependencyProperty.Register("IsShowCaption", typeof(bool), typeof(GlassWindow), new PropertyMetadata(true))