C# Class Livet.Behaviors.Messaging.DirectInteractionMessage

Inheritance: System.Windows.Freezable
Datei anzeigen Open project: ugaya40/Livet2 Class Usage Examples

Public Properties

Property Type Description
CallbackCommandProperty System.Windows.DependencyProperty
CallbackMethodNameProperty System.Windows.DependencyProperty
CallbackMethodTargetProperty System.Windows.DependencyProperty
MessageProperty System.Windows.DependencyProperty

Protected Methods

Method Description
CreateInstanceCore ( ) : System.Windows.Freezable

Private Methods

Method Description
InvokeCallbacks ( InteractionMessage message ) : void

Method Details

CreateInstanceCore() protected method

protected CreateInstanceCore ( ) : System.Windows.Freezable
return System.Windows.Freezable

Property Details

CallbackCommandProperty public_oe static_oe property

public static DependencyProperty,System.Windows CallbackCommandProperty
return System.Windows.DependencyProperty

CallbackMethodNameProperty public_oe static_oe property

public static DependencyProperty,System.Windows CallbackMethodNameProperty
return System.Windows.DependencyProperty

CallbackMethodTargetProperty public_oe static_oe property

public static DependencyProperty,System.Windows CallbackMethodTargetProperty
return System.Windows.DependencyProperty

MessageProperty public_oe static_oe property

public static DependencyProperty,System.Windows MessageProperty
return System.Windows.DependencyProperty