C# 클래스 X.UI.UserCard.CircularCard

상속: Windows.UI.Xaml.Controls.Control
파일 보기 프로젝트 열기: liquidboy/X

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
CircularCard ( ) : System
Invalidate ( double offsetX = 3, double offsetY ) : void

보호된 메소드들

메소드 설명
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
CircularCard_Loaded ( object sender, RoutedEventArgs e ) : void
CircularCard_Unloaded ( object sender, RoutedEventArgs e ) : void
OnPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

메소드 상세

CircularCard() 공개 메소드

public CircularCard ( ) : System
리턴 System

Invalidate() 공개 메소드

public Invalidate ( double offsetX = 3, double offsetY ) : void
offsetX double
offsetY double
리턴 void

OnApplyTemplate() 보호된 메소드

protected OnApplyTemplate ( ) : void
리턴 void

프로퍼티 상세

AlignImageProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml AlignImageProperty
리턴 Windows.UI.Xaml.DependencyProperty

AvatarUriProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml AvatarUriProperty
리턴 Windows.UI.Xaml.DependencyProperty

BlurOffsetXProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml BlurOffsetXProperty
리턴 Windows.UI.Xaml.DependencyProperty

BlurOffsetYProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml BlurOffsetYProperty
리턴 Windows.UI.Xaml.DependencyProperty

GlowAmountProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml GlowAmountProperty
리턴 Windows.UI.Xaml.DependencyProperty

GlowColorProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml GlowColorProperty
리턴 Windows.UI.Xaml.DependencyProperty

IsAvatarOnRightProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml IsAvatarOnRightProperty
리턴 Windows.UI.Xaml.DependencyProperty

PrimaryNameProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml PrimaryNameProperty
리턴 Windows.UI.Xaml.DependencyProperty

SecondaryNameProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml SecondaryNameProperty
리턴 Windows.UI.Xaml.DependencyProperty