C# 클래스 Gallifrey.UI.Modern.Extensions.WindowExtensions

파일 보기 프로젝트 열기: BlythMeister/Gallifrey

공개 메소드들

메소드 설명
FlashWindow ( this win, uint count = uint.MaxValue ) : void
StopFlashingWindow ( this win ) : void

비공개 메소드들

메소드 설명
FlashWindowEx ( FLASHWINFO &pwfi ) : bool

메소드 상세

FlashWindow() 공개 정적인 메소드

public static FlashWindow ( this win, uint count = uint.MaxValue ) : void
win this
count uint
리턴 void

StopFlashingWindow() 공개 정적인 메소드

public static StopFlashingWindow ( this win ) : void
win this
리턴 void