C# 클래스 Netsy.Listings.Controls.ListingSmall

Control to show a summery of a listing
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: AnthonySteele/Netsy

공개 메소드들

메소드 설명
ListingSmall ( ) : System.Windows.Controls

Initializes a new instance of the ListingSmall class

비공개 메소드들

메소드 설명
HideTextWhenOut ( ) : void

Action at the end of a fade-out animation - hide the panel unless the mouse has already moved back in

InitializeStoryBoards ( ) : void

set up the storyboards

OnMouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void

Mouse focus enters the control

OnMouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void

Mouse focus leaves the control

메소드 상세

ListingSmall() 공개 메소드

Initializes a new instance of the ListingSmall class
public ListingSmall ( ) : System.Windows.Controls
리턴 System.Windows.Controls