C# Class wenku8.CompositeElement.LSBookItem

Inheritance: Windows.UI.Xaml.Controls.Control
显示文件 Open project: tgckpg/wenku10

Public Properties

Property Type Description
CheckedStateProperty Windows.UI.Xaml.DependencyProperty
DescProperty Windows.UI.Xaml.DependencyProperty
FailedStateProperty Windows.UI.Xaml.DependencyProperty
FavStateProperty Windows.UI.Xaml.DependencyProperty
ID string
IsLoadingProperty Windows.UI.Xaml.DependencyProperty
SpiderStateProperty Windows.UI.Xaml.DependencyProperty
StateProperty Windows.UI.Xaml.DependencyProperty
TitleProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
LSBookItem ( ) : Windows.UI.Xaml

Protected Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method Description
ChangeState ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnStateChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
UpdateVisualState ( bool useTransitions ) : void
VisualDataChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Method Details

LSBookItem() public method

public LSBookItem ( ) : Windows.UI.Xaml
return Windows.UI.Xaml

OnApplyTemplate() protected method

protected OnApplyTemplate ( ) : void
return void

Property Details

CheckedStateProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml CheckedStateProperty
return Windows.UI.Xaml.DependencyProperty

DescProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml DescProperty
return Windows.UI.Xaml.DependencyProperty

FailedStateProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml FailedStateProperty
return Windows.UI.Xaml.DependencyProperty

FavStateProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml FavStateProperty
return Windows.UI.Xaml.DependencyProperty

ID public_oe static_oe property

public static string ID
return string

IsLoadingProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml IsLoadingProperty
return Windows.UI.Xaml.DependencyProperty

SpiderStateProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml SpiderStateProperty
return Windows.UI.Xaml.DependencyProperty

StateProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml StateProperty
return Windows.UI.Xaml.DependencyProperty

TitleProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml TitleProperty
return Windows.UI.Xaml.DependencyProperty