Properties Property
Properties
Gets the properties that are presented by this node. This might be multiple properties if multiple controls are selected.
Declaration
public ReadOnlyCollection<DesignItemProperty> Properties { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<DesignItemProperty> |