C# Class ORM.DisplayGraph.Components.ModelViewer.ModelViewerControl

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

Méthodes publiques

Свойство Type Description
LinkDefinitionsProperty System.Windows.DependencyProperty
TableDefinitionsProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
CreateTableDefinitionControl ( TableDefinition tableDefinition ) : TableDefinitionControl
GetMatrixTransform ( ) : System.Windows.Media.Matrix
ModelViewerControl ( ) : System.Collections.Generic
OnLinkDefinitionsChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs args ) : void
OnLinkDefinitionsChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void
OnModelViewerContainerSizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void
OnTableDefinitionsChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs args ) : void
OnTableDefinitionsChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void

Method Details

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

Property Details

LinkDefinitionsProperty public_oe static_oe property

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

TableDefinitionsProperty public_oe static_oe property

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