C# 클래스 Boogaart.Silverlight.Behaviors.Popup.PopupWatcher

파일 보기 프로젝트 열기: hibernating-rhinos/RavenFS

공개 메소드들

메소드 설명
Attach ( ) : void
Detach ( ) : void
PopupWatcher ( System.Windows.Controls.Primitives popup ) : System

비공개 메소드들

메소드 설명
OnMouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
OnPopupClosed ( object sender, EventArgs e ) : void
OnPopupOpened ( object sender, EventArgs e ) : void

메소드 상세

Attach() 공개 메소드

public Attach ( ) : void
리턴 void

Detach() 공개 메소드

public Detach ( ) : void
리턴 void

PopupWatcher() 공개 메소드

public PopupWatcher ( System.Windows.Controls.Primitives popup ) : System
popup System.Windows.Controls.Primitives
리턴 System