Property Properties
- Namespace
- Alternet.FormDesigner.Wpf.XamlDom
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
Properties
Gets a read-only collection of properties set on this XamlObject. This includes both attribute and element properties.
public IList<XamlProperty> Properties { get; }