C# Class RavenFS.Studio.Behaviors.DataTriggerEvaluateOnLoad

Extend Microsoft's DataTrigger by evaluating the condition when the element loads
Inheritance: Microsoft.Expression.Interactivity.Core.DataTrigger
Afficher le fichier Open project: hibernating-rhinos/RavenFS

Méthodes protégées

Méthode Description
OnAttached ( ) : void
OnDetaching ( ) : void

Private Methods

Méthode Description
OnElementLoaded ( object sender, RoutedEventArgs e ) : void

Method Details

OnAttached() protected méthode

protected OnAttached ( ) : void
Résultat void

OnDetaching() protected méthode

protected OnDetaching ( ) : void
Résultat void