Property PropertyValue
- Namespace
- Alternet.FormDesigner.Wpf.XamlDom
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
PropertyValue
Gets the value of the property. Can be null if the property is a collection property.
public XamlPropertyValue PropertyValue { get; set; }