C# 클래스 TypeConverters.CustomControls.UserProfileControl

Interaction logic for UserProfileControl.xaml
상속: UserControl
파일 보기 프로젝트 열기: anuviswan/LearningPoint

공개 메소드들

메소드 설명
GetValue ( ) : System.Windows
SetValue ( UserProperty ,value ) : System.Windows
UserProfileControl ( ) : System.Windows

메소드 상세

GetValue() 공개 메소드

public GetValue ( ) : System.Windows
리턴 System.Windows

SetValue() 공개 메소드

public SetValue ( UserProperty ,value ) : System.Windows
,value UserProperty
리턴 System.Windows

UserProfileControl() 공개 메소드

public UserProfileControl ( ) : System.Windows
리턴 System.Windows