C# Class TypeConverters.CustomControls.UserProfileControl

Interaction logic for UserProfileControl.xaml
Inheritance: UserControl
Afficher le fichier Open project: anuviswan/LearningPoint

Méthodes publiques

Méthode Description
GetValue ( ) : System.Windows
SetValue ( UserProperty ,value ) : System.Windows
UserProfileControl ( ) : System.Windows

Method Details

GetValue() public méthode

public GetValue ( ) : System.Windows
Résultat System.Windows

SetValue() public méthode

public SetValue ( UserProperty ,value ) : System.Windows
,value UserProperty
Résultat System.Windows

UserProfileControl() public méthode

public UserProfileControl ( ) : System.Windows
Résultat System.Windows