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

Inheritance: EventArgs
Afficher le fichier Open project: kienaiProject/ArtOfWords Class Usage Examples

Méthodes publiques

Свойство Type Description
actAfterWindowClose Action
targetRect Rect
windowKind WindowKind

Property Details

actAfterWindowClose public_oe property

public Action actAfterWindowClose
Résultat Action

targetRect public_oe property

public Rect targetRect
Résultat Rect

windowKind public_oe property

public WindowKind windowKind
Résultat WindowKind