[This is preliminary documentation and is subject to change.]

Namespace:  Phoenix.Runtime
Assembly:  Phoenix (in Phoenix.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public class HotkeyShortcutChangedEventArgs : EventArgs
Public Class HotkeyShortcutChangedEventArgs _
	Inherits EventArgs
public ref class HotkeyShortcutChangedEventArgs : public EventArgs

Members

         
 All Members  Constructors   Properties  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
HotkeyShortcutChangedEventArgs(String)
Initializes a new instance of the HotkeyShortcutChangedEventArgs class
Shortcut

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    Phoenix.Runtime..::.HotkeyShortcutChangedEventArgs

See Also