C# 클래스 Gu.Wpf.PropertyGrid.OneWayToSource

파일 보기 프로젝트 열기: JohanLarsson/Gu.Wpf.PropertyGrid

공개 프로퍼티들

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

공개 메소드들

메소드 설명
SetBind ( this element, ProxyBinding value ) : void

비공개 메소드들

메소드 설명
GetBind ( this element ) : ProxyBinding
OnBindChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

SetBind() 공개 정적인 메소드

public static SetBind ( this element, ProxyBinding value ) : void
element this
value ProxyBinding
리턴 void

프로퍼티 상세

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

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