C# Class X.UI.UserCard.SmallCard

Inheritance: Windows.UI.Xaml.Controls.Control
Afficher le fichier Open project: liquidboy/X

Méthodes publiques

Свойство Type Description
AvatarUriProperty Windows.UI.Xaml.DependencyProperty
GlowAmountProperty Windows.UI.Xaml.DependencyProperty
GlowColorProperty Windows.UI.Xaml.DependencyProperty
IsAvatarOnRightProperty Windows.UI.Xaml.DependencyProperty
PrimaryNameProperty Windows.UI.Xaml.DependencyProperty
SecondaryNameProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
Invalidate ( double offsetX, double offsetY ) : void
SmallCard ( ) : System

Méthodes protégées

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
OnPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
SmallCard_Loaded ( object sender, RoutedEventArgs e ) : void
SmallCard_Unloaded ( object sender, RoutedEventArgs e ) : void

Method Details

Invalidate() public méthode

public Invalidate ( double offsetX, double offsetY ) : void
offsetX double
offsetY double
Résultat void

OnApplyTemplate() protected méthode

protected OnApplyTemplate ( ) : void
Résultat void

SmallCard() public méthode

public SmallCard ( ) : System
Résultat System

Property Details

AvatarUriProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml AvatarUriProperty
Résultat Windows.UI.Xaml.DependencyProperty

GlowAmountProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml GlowAmountProperty
Résultat Windows.UI.Xaml.DependencyProperty

GlowColorProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml GlowColorProperty
Résultat Windows.UI.Xaml.DependencyProperty

IsAvatarOnRightProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml IsAvatarOnRightProperty
Résultat Windows.UI.Xaml.DependencyProperty

PrimaryNameProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml PrimaryNameProperty
Résultat Windows.UI.Xaml.DependencyProperty

SecondaryNameProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml SecondaryNameProperty
Résultat Windows.UI.Xaml.DependencyProperty