- Namespace
- MahApps
.Metro .Controls - Interfaces
-
- ICloneable
- ISerializable
- Base Types
-
- object
- Delegate
- MulticastDelegate
Syntax
public delegate void WindowButtonCommands.ClosingWindowEventHandler(object sender, ClosingWindowEventHandlerArgs args) :
MulticastDelegate, ICloneable, ISerializable
Operators
Name | Value | Summary |
---|---|---|
operator != |
bool |
Inherited from Delegate
|
operator != |
bool |
Inherited from MulticastDelegate
|
operator == |
bool |
Inherited from Delegate
|
operator == |
bool |
Inherited from MulticastDelegate
|