C# 클래스 PeperNote.HideAndShowWindowHelper

파일 보기 프로젝트 열기: jpmikkers/PeperNote 1 사용 예제들

공개 메소드들

메소드 설명
ShiftWindowIntoForeground ( Window window ) : void

Intent: Ensure that small notification window is on top of other windows.

메소드 상세

ShiftWindowIntoForeground() 공개 정적인 메소드

Intent: Ensure that small notification window is on top of other windows.
public static ShiftWindowIntoForeground ( Window window ) : void
window Window
리턴 void