Intersoft ClientUI Documentation
PropertyMetadataDefinition Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by PropertyMetadataDefinition.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)DataProviderProperty Identifies the DataProvider dependency property.  
Public Fieldstatic (Shared in Visual Basic)EditorTypeProperty Identifies the EditorType dependency property.  
Public Fieldstatic (Shared in Visual Basic)StringFormatProperty Identifies the StringFormat dependency property.  
Top
Public Properties
 NameDescription
Public PropertyDataProvider Get or sets the editor data provider.  
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject)
Public PropertyDisplay Gets or sets the display name of property. (Inherited from Intersoft.Client.UI.Editors.PropertyDefinition)
Public PropertyEditorType Gets or sets the editor type.  
Public PropertyName Gets or sets the property name. (Inherited from Intersoft.Client.UI.Editors.PropertyDefinition)
Public PropertyStringFormat Gets or sets the editor string format.  
Public PropertyType Gets or sets the property type. (Inherited from Intersoft.Client.UI.Editors.PropertyDefinition)
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
Protected Methods
 NameDescription
Protected MethodOnPropertyChanged Called when the property value has changed. (Inherited from Intersoft.Client.UI.Editors.PropertyDefinition)
Top
Public Events
 NameDescription
Public EventPropertyChanged Occurs when a property value changes. (Inherited from Intersoft.Client.UI.Editors.PropertyDefinition)
Top
See Also

Reference

PropertyMetadataDefinition Class
Intersoft.Client.UI.Editors Namespace

Send Feedback