C# Class Xceed.Wpf.Toolkit.PropertyGrid.EditorDefinitionBase

Inheritance: PropertyDefinitionBase
Afficher le fichier Open project: Gainedge/BetterExplorer Class Usage Examples

Méthodes protégées

Méthode Description
GenerateEditingElement ( PropertyItemBase propertyItem ) : FrameworkElement

Private Methods

Méthode Description
EditorDefinitionBase ( ) : System
GenerateEditingElementInternal ( PropertyItemBase propertyItem ) : FrameworkElement
UpdateProperty ( FrameworkElement element, DependencyProperty elementProp, DependencyProperty definitionProperty ) : void

Method Details

GenerateEditingElement() protected méthode

protected GenerateEditingElement ( PropertyItemBase propertyItem ) : FrameworkElement
propertyItem PropertyItemBase
Résultat System.Windows.FrameworkElement