C# 클래스 System.ServiceModel.Activities.Presentation.BindingEditor

파일 보기 프로젝트 열기: mahasak/dotnet452 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
BindingProperty DependencyProperty

공개 메소드들

메소드 설명
BindingEditor ( ) : System.Collections.Generic

보호된 메소드들

메소드 설명
OnInitialized ( EventArgs e ) : void
OnSelectionChanged ( SelectionChangedEventArgs e ) : void

비공개 메소드들

메소드 설명
LoadBindings ( ) : void
OnBindingChanged ( DependencyObject sender, DependencyPropertyChangedEventArgs args ) : void

메소드 상세

BindingEditor() 공개 메소드

public BindingEditor ( ) : System.Collections.Generic
리턴 System.Collections.Generic

OnInitialized() 보호된 메소드

protected OnInitialized ( EventArgs e ) : void
e EventArgs
리턴 void

OnSelectionChanged() 보호된 메소드

protected OnSelectionChanged ( SelectionChangedEventArgs e ) : void
e SelectionChangedEventArgs
리턴 void

프로퍼티 상세

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

public static DependencyProperty BindingProperty
리턴 DependencyProperty