Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BrightnessTray
MonitorOff
C# Class BrightnessTray.MonitorOff
Exibir arquivo
Open project: navhaxs/BrightnessTray
Class Usage Examples
Public Methods
Method
Description
TurnOffMonitor
(
Window
wnd
) :
void
Private Methods
Method
Description
SendMessage
(
int
hWnd
,
int
hMsg
,
int
wParam
,
int
lParam
) :
int
Method Details
TurnOffMonitor()
public
static
method
public
static
TurnOffMonitor
(
Window
wnd
) :
void
wnd
System.Windows.Window
return
void