C# Class Livet.Behaviors.Messaging.DirectInteractionMessage

Inheritance: System.Windows.Freezable
Afficher le fichier Open project: ugaya40/Livet2 Class Usage Examples

Méthodes publiques

Свойство Type Description
CallbackCommandProperty System.Windows.DependencyProperty
CallbackMethodNameProperty System.Windows.DependencyProperty
CallbackMethodTargetProperty System.Windows.DependencyProperty
MessageProperty System.Windows.DependencyProperty

Méthodes protégées

Méthode Description
CreateInstanceCore ( ) : System.Windows.Freezable

Private Methods

Méthode Description
InvokeCallbacks ( InteractionMessage message ) : void

Method Details

CreateInstanceCore() protected méthode

protected CreateInstanceCore ( ) : System.Windows.Freezable
Résultat System.Windows.Freezable

Property Details

CallbackCommandProperty public_oe static_oe property

public static DependencyProperty,System.Windows CallbackCommandProperty
Résultat System.Windows.DependencyProperty

CallbackMethodNameProperty public_oe static_oe property

public static DependencyProperty,System.Windows CallbackMethodNameProperty
Résultat System.Windows.DependencyProperty

CallbackMethodTargetProperty public_oe static_oe property

public static DependencyProperty,System.Windows CallbackMethodTargetProperty
Résultat System.Windows.DependencyProperty

MessageProperty public_oe static_oe property

public static DependencyProperty,System.Windows MessageProperty
Résultat System.Windows.DependencyProperty