Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Caliburn
Micro
DeactivationEventArgs
C# Class Caliburn.Micro.DeactivationEventArgs
EventArgs sent during deactivation.
Inheritance:
System.EventArgs
Afficher le fichier
Open project: dbuksbaum/Learning-Caliburn.Micro
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
WasClosed
bool
Property Details
WasClosed
public_oe property
Indicates whether the sender was closed in addition to being deactivated.
public
bool
WasClosed
Résultat
bool