Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
pcRobot
Infrastructure
MinimizeToTray
C# 클래스 pcRobot.Infrastructure.MinimizeToTray
파일 보기
프로젝트 열기: myrobots/MyRobots.com
공개 메소드들
메소드
설명
Enable
(
Window
window
) :
void
Enables "minimize to tray" behavior for the specified Window.
메소드 상세
Enable()
공개
정적인
메소드
Enables "minimize to tray" behavior for the specified Window.
public
static
Enable
(
Window
window
) :
void
window
System.Windows.Window
Window to enable the behavior for.
리턴
void