C# Class Boogaart.Silverlight.Behaviors.Popup.PopupWatcher

Afficher le fichier Open project: hibernating-rhinos/RavenFS

Méthodes publiques

Méthode Description
Attach ( ) : void
Detach ( ) : void
PopupWatcher ( System.Windows.Controls.Primitives popup ) : System

Private Methods

Méthode Description
OnMouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
OnPopupClosed ( object sender, EventArgs e ) : void
OnPopupOpened ( object sender, EventArgs e ) : void

Method Details

Attach() public méthode

public Attach ( ) : void
Résultat void

Detach() public méthode

public Detach ( ) : void
Résultat void

PopupWatcher() public méthode

public PopupWatcher ( System.Windows.Controls.Primitives popup ) : System
popup System.Windows.Controls.Primitives
Résultat System