C# 클래스 WinRTXamlToolkit.Controls.SimpleThemingListBoxItem

ListBoxItem implementation for use in SimpleThemingListBox. Provides properties to set brushes for hover states.
상속: Windows.UI.Xaml.Controls.ListBoxItem
파일 보기 프로젝트 열기: xyzzer/WinRTXamlToolkit 1 사용 예제들

공개 메소드들

메소드 설명
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