WindowButtonCommands.

WindowButtonCommands.ClosingWindowEventHandler Delegate

Namespace
MahApps.Metro.Controls
Interfaces
  • ICloneable
  • ISerializable
Base Types
  • object
  • Delegate
  • MulticastDelegate
WindowButtonCommands.ClosingWindowEventHandler
MulticastDelegate
Delegate
object
ICloneable
ISerializable

Syntax

public delegate void WindowButtonCommands.ClosingWindowEventHandler(object sender, ClosingWindowEventHandlerArgs args) : 
    MulticastDelegate, ICloneable, ISerializable

Operators

Name Value Summary
operator !=(Delegate, Delegate) bool
Inherited from Delegate
operator !=(MulticastDelegate, MulticastDelegate) bool
Inherited from MulticastDelegate
operator ==(Delegate, Delegate) bool
Inherited from Delegate
operator ==(MulticastDelegate, MulticastDelegate) bool
Inherited from MulticastDelegate