C# 클래스 ModernizedAlice.ArtOfWords.BizCommon.Event.ShowWindowEventArgs

상속: EventArgs
파일 보기 프로젝트 열기: kienaiProject/ArtOfWords 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
actAfterWindowClose Action
targetRect Rect
windowKind WindowKind

프로퍼티 상세

actAfterWindowClose 공개적으로 프로퍼티

public Action actAfterWindowClose
리턴 Action

targetRect 공개적으로 프로퍼티

public Rect targetRect
리턴 Rect

windowKind 공개적으로 프로퍼티

public WindowKind windowKind
리턴 WindowKind