C# Class X.UI.UserCard.CircularCard

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

Méthodes publiques

Свойство Type Description
AlignImageProperty Windows.UI.Xaml.DependencyProperty
AvatarUriProperty Windows.UI.Xaml.DependencyProperty
BlurOffsetXProperty Windows.UI.Xaml.DependencyProperty
BlurOffsetYProperty 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
CircularCard ( ) : System
Invalidate ( double offsetX = 3, double offsetY ) : void

Méthodes protégées

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

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

Method Details

CircularCard() public méthode

public CircularCard ( ) : System
Résultat System

Invalidate() public méthode

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

OnApplyTemplate() protected méthode

protected OnApplyTemplate ( ) : void
Résultat void

Property Details

AlignImageProperty public_oe static_oe property

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

AvatarUriProperty public_oe static_oe property

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

BlurOffsetXProperty public_oe static_oe property

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

BlurOffsetYProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml BlurOffsetYProperty
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