C# 클래스 MundlTransit.WP8.Common.BindableRuns

파일 보기 프로젝트 열기: christophwille/viennarealtime

공개 프로퍼티들

프로퍼티 타입 설명
TargetProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
GetTarget ( DependencyObject obj ) : object
SetTarget ( DependencyObject obj, object value ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

GetTarget() 공개 정적인 메소드

public static GetTarget ( DependencyObject obj ) : object
obj System.Windows.DependencyObject
리턴 object

SetTarget() 공개 정적인 메소드

public static SetTarget ( DependencyObject obj, object value ) : void
obj System.Windows.DependencyObject
value object
리턴 void

프로퍼티 상세

TargetProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows TargetProperty
리턴 System.Windows.DependencyProperty