메소드 | 설명 | |
---|---|---|
ListingsControl ( ) : System |
Initializes a new instance of the ListingsControl class
|
|
ListingsLoaded ( object sender, |
Event handler for animations when listings have been loaded
|
메소드 | 설명 | |
---|---|---|
HidePanelWhenOut ( ) : 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
|
|
NextButtonClick ( object sender, System e ) : void |
Move to next page
|
|
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
|
|
PrevButtonClick ( object sender, System e ) : void |
Move to previous page
|
public ListingsLoaded ( object sender, |
||
sender | object | event sender |
e | event params | |
리턴 | void |