Intersoft.Client.UI.Editors Namespace : EditorDefinition Class |
The following tables list the members exposed by EditorDefinition.
Name | Description | |
---|---|---|
EditorDefinition Constructor | Initializes a new instance of the EditorDefinition class. |
Name | Description | |
---|---|---|
EditorStyleProperty | Identifies the EditorStyle dependency property. | |
EditorTemplateProperty | Identifies the EditorTemplate dependency property. | |
EditorTypeProperty | Identifies the EditorType dependency property. | |
PropertyDefinitionsProperty | Identifies the PropertyDefinitions dependency property. | |
TargetTypeProperty | Identifies the TargetType dependency property. |
Name | Description | |
---|---|---|
Dispatcher | Gets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject) | |
EditorStyle | Gets or sets the style which will be applied to the editor. | |
EditorTemplate | Gets or sets the template which will be applied to the editor. | |
EditorType | Gets or sets the editor which will be used. | |
PropertyDefinitions | Gets or sets the value that specifies which properties will use the editor definition. | |
TargetType | Gets or sets the editor definition target type. |
Name | Description | |
---|---|---|
ClearValue | Clears the local value of a dependency property. (Inherited from System.Windows.DependencyObject) | |
GetAnimationBaseValue | Returns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from System.Windows.DependencyObject) | |
GetValue | Returns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | Returns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject) | |
SetValue | (Inherited from System.Windows.DependencyObject) |