Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
UsefulTools
Wpf
NativeWindowInfo
C# Class UsefulTools.Wpf.NativeWindowInfo
Inheritance:
IWin32Window
Show file
Open project: visualmutator/visualmutator
Public Methods
Method
Description
NativeWindowInfo
(
IntPtr
handle
,
int
top
,
int
left
,
int
width
,
int
height
) :
System
Method Details
NativeWindowInfo()
public
method
public
NativeWindowInfo
(
IntPtr
handle
,
int
top
,
int
left
,
int
width
,
int
height
) :
System
handle
System.IntPtr
top
int
left
int
width
int
height
int
return
System