Class XamlPropertyValue
- Namespace
- Alternet.FormDesigner.Wpf.XamlDom
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
Used for the value of a XamlProperty. Can be a XamlTextValue or a XamlObject.
public abstract class XamlPropertyValue
- Inheritance
-
XamlPropertyValue
- Derived
Properties
- ParentProperty
Gets the parent property that this value is assigned to.
Events
- ParentPropertyChanged
Occurs when the value of the ParentProperty property changes.