C# Class Wodsoft.ComBoost.Wpf.Editor.EntityEditor

Inheritance: EditorBase
Afficher le fichier Open project: Kation/ComBoost

Méthodes publiques

Свойство Type Description
ClearCommandProperty System.Windows.DependencyProperty
SelectCommandProperty System.Windows.DependencyProperty

Protected Properties

Свойство Type Description
ClearCommandPropertyKey System.Windows.DependencyPropertyKey
SelectCommandPropertyKey System.Windows.DependencyPropertyKey

Méthodes publiques

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
ClearEntity ( IEntity entity ) : void
EntityEditor ( ) : System
SelectEntity ( IEntity entity ) : void

Method Details

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

Property Details

ClearCommandProperty public_oe static_oe property

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

ClearCommandPropertyKey protected_oe static_oe property

protected static DependencyPropertyKey,System.Windows ClearCommandPropertyKey
Résultat System.Windows.DependencyPropertyKey

SelectCommandProperty public_oe static_oe property

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

SelectCommandPropertyKey protected_oe static_oe property

protected static DependencyPropertyKey,System.Windows SelectCommandPropertyKey
Résultat System.Windows.DependencyPropertyKey