Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Standard
WINDOWPOS
C# Class Standard.WINDOWPOS
Datei anzeigen
Open project: MahApps/MahApps.Metro
Class Usage Examples
Public Properties
Property
Type
Description
cx
int
cy
int
flags
int
hwnd
System.IntPtr
hwndInsertAfter
System.IntPtr
x
int
y
int
Property Details
cx
public_oe property
public
int
cx
return
int
cy
public_oe property
public
int
cy
return
int
flags
public_oe property
public
int
flags
return
int
hwnd
public_oe property
public
IntPtr,System
hwnd
return
System.IntPtr
hwndInsertAfter
public_oe property
public
IntPtr,System
hwndInsertAfter
return
System.IntPtr
x
public_oe property
public
int
x
return
int
y
public_oe property
public
int
y
return
int