C# Class StoryTeller.UserInterface.MessageRequestArgs

Inheritance: System.Windows.RoutedEventArgs
Mostra file Open project: adymitruk/storyteller Class Usage Examples

Public Properties

Property Type Description
SendMessageEvent System.Windows.RoutedEvent

Public Methods

Method Description
MessageRequestArgs ( Action action ) : System

Method Details

MessageRequestArgs() public method

public MessageRequestArgs ( Action action ) : System
action Action
return System

Property Details

SendMessageEvent public_oe static_oe property

public static RoutedEvent,System.Windows SendMessageEvent
return System.Windows.RoutedEvent