Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
System
Windows
Window
C# Class System.Windows.Window
Inheritance:
System.Windows.Controls.ContentControl
,
IWindowService
Mostra file
Open project: shana/moon
Class Usage Examples
Public Methods
Method
Description
Activate
( ) :
bool
Close
( ) :
void
DragMove
( ) :
void
DragResize
(
WindowResizeEdge
resizeEdge
) :
void
Method Details
Activate()
public
method
public
Activate
( ) :
bool
return
bool
Close()
public
method
public
Close
( ) :
void
return
void
DragMove()
public
method
public
DragMove
( ) :
void
return
void
DragResize()
public
method
public
DragResize
(
WindowResizeEdge
resizeEdge
) :
void
resizeEdge
WindowResizeEdge
return
void