C# Class MahTweets.TwitterPlugin.UI.RetweetedBy

Inheritance: System.Windows.Controls.TextBlock
Afficher le fichier Open project: nickhodge/MahTweets.LawrenceHargrave

Méthodes publiques

Свойство Type Description
ByProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
GetBy ( DependencyObject obj ) : Contact
SetBy ( DependencyObject obj, Double value ) : void

Private Methods

Méthode Description
OnSourceChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs args ) : void

Method Details

GetBy() public static méthode

public static GetBy ( DependencyObject obj ) : Contact
obj System.Windows.DependencyObject
Résultat MahTweets.Core.Contact

SetBy() public static méthode

public static SetBy ( DependencyObject obj, Double value ) : void
obj System.Windows.DependencyObject
value Double
Résultat void

Property Details

ByProperty public_oe static_oe property

public static DependencyProperty,System.Windows ByProperty
Résultat System.Windows.DependencyProperty