C# 클래스 Brook.View

파일 보기 프로젝트 열기: glennblock/Brook

공개 프로퍼티들

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

공개 메소드들

메소드 설명
GetName ( DependencyObject obj ) : object
SetName ( DependencyObject obj, object value ) : void

비공개 메소드들

메소드 설명
WireViewModel ( FrameworkElement element, string view ) : void

메소드 상세

GetName() 공개 정적인 메소드

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

SetName() 공개 정적인 메소드

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

프로퍼티 상세

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

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