C# 클래스 BExplorer.Shell.RestoreWindowActivator

상속: WindowActivator
파일 보기 프로젝트 열기: Gainedge/BetterExplorer

공개 메소드들

메소드 설명
ActivateForm ( Window form, Window window, IntPtr hwnd ) : void

메소드 상세

ActivateForm() 공개 메소드

public ActivateForm ( Window form, Window window, IntPtr hwnd ) : void
form System.Windows.Window
window System.Windows.Window
hwnd System.IntPtr
리턴 void