C# Class a7DocumentDbStudio.Controls.JsonTree

Interaction logic for JsonTree.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: alekkowalczyk/a7DocumentDbStudio

Méthodes publiques

Свойство Type Description
DocumentProperty System.Windows.DependencyProperty
JTokenProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
JsonTree ( ) : System

Méthodes protégées

Méthode Description
OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

JsonTree() public méthode

public JsonTree ( ) : System
Résultat System

OnPropertyChanged() protected méthode

protected OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void
e System.Windows.DependencyPropertyChangedEventArgs
Résultat void

Property Details

DocumentProperty public_oe static_oe property

public static DependencyProperty,System.Windows DocumentProperty
Résultat System.Windows.DependencyProperty

JTokenProperty public_oe static_oe property

public static DependencyProperty,System.Windows JTokenProperty
Résultat System.Windows.DependencyProperty