C#
public sealed class ExitEventHandler : System.MulticastDelegate, System.ICloneable, System.Runtime.Serialization.ISerializable
{
}
Articles
|
Represents the method that handles the Exit event. Namespace: System ... Previous Versions .NET Framework 3.0 Class Library System.Windows ExitEventHandler Delegate
|