C# 클래스 a7DocumentDbStudio.Controls.JsonTree

Interaction logic for JsonTree.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: alekkowalczyk/a7DocumentDbStudio

공개 프로퍼티들

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

공개 메소드들

메소드 설명
JsonTree ( ) : System

보호된 메소드들

메소드 설명
OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

JsonTree() 공개 메소드

public JsonTree ( ) : System
리턴 System

OnPropertyChanged() 보호된 메소드

protected OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void
e System.Windows.DependencyPropertyChangedEventArgs
리턴 void

프로퍼티 상세

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

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

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

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