C# Class a7DocumentDbStudio.Controls.JsonTree

Interaction logic for JsonTree.xaml
Inheritance: System.Windows.Controls.UserControl
Exibir arquivo Open project: alekkowalczyk/a7DocumentDbStudio

Public Properties

Property Type Description
DocumentProperty System.Windows.DependencyProperty
JTokenProperty System.Windows.DependencyProperty

Public Methods

Method Description
JsonTree ( ) : System

Protected Methods

Method Description
OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

JsonTree() public method

public JsonTree ( ) : System
return System

OnPropertyChanged() protected method

protected OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void
e System.Windows.DependencyPropertyChangedEventArgs
return void

Property Details

DocumentProperty public_oe static_oe property

public static DependencyProperty,System.Windows DocumentProperty
return System.Windows.DependencyProperty

JTokenProperty public_oe static_oe property

public static DependencyProperty,System.Windows JTokenProperty
return System.Windows.DependencyProperty