Intersoft ClientUI Documentation
PropertyDefinition Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by PropertyDefinition.

Public Constructors
 NameDescription
Public ConstructorPropertyDefinition Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)DisplayProperty Identifies the Display dependency property.  
Public Fieldstatic (Shared in Visual Basic)NameProperty Identifies the Name dependency property.  
Public Fieldstatic (Shared in Visual Basic)TypeProperty Identifies the Type dependency property.  
Top
Public Properties
 NameDescription
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.  
Public PropertyName Gets or sets the property name.  
Public PropertyType Gets or sets the property 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
Protected Methods
 NameDescription
Protected MethodOnPropertyChanged Called when the property value has changed.  
Top
Public Events
 NameDescription
Public EventPropertyChanged Occurs when a property value changes.  
Top
See Also

Reference

PropertyDefinition Class
Intersoft.Client.UI.Editors Namespace

Send Feedback