C# Class TypeConverters.CustomControls.UserProfileControl

Interaction logic for UserProfileControl.xaml
Inheritance: UserControl
Show file Open project: anuviswan/LearningPoint

Public Methods

Method Description
GetValue ( ) : System.Windows
SetValue ( UserProperty ,value ) : System.Windows
UserProfileControl ( ) : System.Windows

Method Details

GetValue() public method

public GetValue ( ) : System.Windows
return System.Windows

SetValue() public method

public SetValue ( UserProperty ,value ) : System.Windows
,value UserProperty
return System.Windows

UserProfileControl() public method

public UserProfileControl ( ) : System.Windows
return System.Windows