C# Class ORM.DisplayGraph.Components.Entity.TableDefinitionControl

Inheritance: System.Windows.Controls.ContentControl
Afficher le fichier Open project: thabart/SimpleOrm Class Usage Examples

Méthodes publiques

Свойство Type Description
EntityNameProperty System.Windows.DependencyProperty
IsExpandProperty System.Windows.DependencyProperty
PropertiesProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
ExpandButtonOnClick ( object sender, RoutedEventArgs e ) : void
Initialize ( ) : void
IsExpandChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs args ) : void
RegisterEvents ( ) : void
TableDefinitionControl ( ) : System.Collections.Generic
UpdateExpandProperty ( bool isExpand ) : void

Method Details

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

Property Details

EntityNameProperty public_oe static_oe property

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

IsExpandProperty public_oe static_oe property

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

PropertiesProperty public_oe static_oe property

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