C# Class MundlTransit.WP8.Common.BindableRuns

Afficher le fichier Open project: christophwille/viennarealtime

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetTarget ( DependencyObject obj ) : object
SetTarget ( DependencyObject obj, object value ) : void

Private Methods

Méthode Description
AddHandler ( INotifyPropertyChanged dataContext, System.Windows.Controls.TextBlock textBlock ) : void
InitializeRuns ( System.Windows.Controls.TextBlock textBlock, object dataContext ) : void
RemoveHandler ( INotifyPropertyChanged dataContext ) : void
TargetPropertyPropertyChanged ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

GetTarget() public static méthode

public static GetTarget ( DependencyObject obj ) : object
obj System.Windows.DependencyObject
Résultat object

SetTarget() public static méthode

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

Property Details

TargetProperty public_oe static_oe property

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