| Intersoft.Client.UI.Editors Namespace : PropertyDefinition Class | 
The following tables list the members exposed by PropertyDefinition.
| Name | Description | |
|---|---|---|
![]()  | PropertyDefinition Constructor | 
| Name | Description | |
|---|---|---|
![]() ![]()  | DisplayProperty | Identifies the Display dependency property. | 
![]() ![]()  | NameProperty | Identifies the Name dependency property. | 
![]() ![]()  | TypeProperty | Identifies the Type dependency property. | 
| Name | Description | |
|---|---|---|
![]()  | Dispatcher | Gets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject) | 
![]()  | Display | Gets or sets the display name of property. | 
![]()  | Name | Gets or sets the property name. | 
![]()  | Type | Gets or sets the property 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) | 
| Name | Description | |
|---|---|---|
![]()  | OnPropertyChanged | Called when the property value has changed. | 
| Name | Description | |
|---|---|---|
![]()  | PropertyChanged | Occurs when a property value changes. |