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

Inheritance: PropertyDefinitionBase
Exibir arquivo Open project: Gainedge/BetterExplorer Class Usage Examples

Protected Methods

Method Description
GenerateEditingElement ( PropertyItemBase propertyItem ) : FrameworkElement

Private Methods

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

Method Details

GenerateEditingElement() protected method

protected GenerateEditingElement ( PropertyItemBase propertyItem ) : FrameworkElement
propertyItem PropertyItemBase
return System.Windows.FrameworkElement