C# Class ModernizedAlice.ArtOfWords.BizCommon.Event.ShowWindowEventArgs

Inheritance: EventArgs
Datei anzeigen Open project: kienaiProject/ArtOfWords Class Usage Examples

Public Properties

Property Type Description
actAfterWindowClose Action
targetRect Rect
windowKind WindowKind

Property Details

actAfterWindowClose public_oe property

public Action actAfterWindowClose
return Action

targetRect public_oe property

public Rect targetRect
return Rect

windowKind public_oe property

public WindowKind windowKind
return WindowKind