C# Класс WinRTXamlToolkit.Controls.SimpleThemingListBoxItem

ListBoxItem implementation for use in SimpleThemingListBox. Provides properties to set brushes for hover states.
Наследование: Windows.UI.Xaml.Controls.ListBoxItem
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
SimpleThemingListBoxItem ( ) : Windows.UI.Xaml

Initializes a new instance of the SimpleThemingListBoxItem class.

Приватные методы

Метод Описание
OnLoaded ( object sender, RoutedEventArgs e ) : void
OnLostFocus ( object sender, RoutedEventArgs e ) : void
OnPointerCaptureLost ( object sender, Windows e ) : void

Handles scrolling by touch.

OnPointerEntered ( object sender, Windows e ) : void
OnPointerExited ( object sender, Windows e ) : void
OnPointerLeftItem ( ) : void
OnPointerOverItem ( ) : void
OnUnloaded ( object sender, RoutedEventArgs e ) : void

Описание методов

SimpleThemingListBoxItem() публичный Метод

Initializes a new instance of the SimpleThemingListBoxItem class.
public SimpleThemingListBoxItem ( ) : Windows.UI.Xaml
Результат Windows.UI.Xaml