C# Класс Netsy.Listings.Controls.ListingSmall

Control to show a summery of a listing
Наследование: System.Windows.Controls.UserControl
Показать файл Открыть проект

Открытые методы

Метод Описание
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