Method | Description | |
---|---|---|
ListingSmall ( ) : System.Windows.Controls |
Initializes a new instance of the ListingSmall class
|
Method | Description | |
---|---|---|
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
|
public ListingSmall ( ) : System.Windows.Controls | ||
return | System.Windows.Controls |