C# 클래스 Yuhan.WPF.CustomWindow.Graphics

파일 보기 프로젝트 열기: hansuky/Yuhan

공개 메소드들

메소드 설명
GetMonitorSize ( Window window ) : Point

InicializeAero ( Window window, int captionHeight ) : bool

Start aero in the given window

메소드 상세

GetMonitorSize() 공개 정적인 메소드

public static GetMonitorSize ( Window window ) : Point
window System.Windows.Window
리턴 Point

InicializeAero() 공개 정적인 메소드

Start aero in the given window
public static InicializeAero ( Window window, int captionHeight ) : bool
window System.Windows.Window Window
captionHeight int Window caption height
리턴 bool