Intersoft ClientUI Documentation
EditorDefinition Class Members
Fields  Properties  Methods 


The following tables list the members exposed by EditorDefinition.

Public Constructors
 NameDescription
Public ConstructorEditorDefinition Constructor Initializes a new instance of the EditorDefinition class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)EditorStyleProperty Identifies the EditorStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)EditorTemplateProperty Identifies the EditorTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)EditorTypeProperty Identifies the EditorType dependency property.  
Public Fieldstatic (Shared in Visual Basic)PropertyDefinitionsProperty Identifies the PropertyDefinitions dependency property.  
Public Fieldstatic (Shared in Visual Basic)TargetTypeProperty Identifies the TargetType dependency property.  
Top
Public Properties
 NameDescription
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject)
Public PropertyEditorStyle Gets or sets the style which will be applied to the editor.  
Public PropertyEditorTemplate Gets or sets the template which will be applied to the editor.  
Public PropertyEditorType Gets or sets the editor which will be used.  
Public PropertyPropertyDefinitions Gets or sets the value that specifies which properties will use the editor definition.  
Public PropertyTargetType Gets or sets the editor definition target type.  
Top
Public Methods
 NameDescription
Public MethodClearValueClears the local value of a dependency property. (Inherited from System.Windows.DependencyObject)
Public MethodGetAnimationBaseValueReturns 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)
Public MethodGetValueReturns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValueReturns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top
See Also

Reference

EditorDefinition Class
Intersoft.Client.UI.Editors Namespace

Send Feedback