XamlPropertyValue Class
Definition
Namespace: Alternet.FormDesigner.Wpf.XamlDom
Assembly: Alternet.FormDesigner.Wpf.v9.dll
Used for the value of a XamlProperty. Can be a XamlTextValue or a XamlObject.
Syntax
public abstract class XamlPropertyValue
Properties
ParentProperty | Gets the parent property that this value is assigned to. |
Events
ParentPropertyChanged | Occurs when the value of the ParentProperty property changes. |
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()