WidgetProperties Property |
Gets the dictionary of properties for this widget
Namespace:
Eto
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public PropertyStore Properties { get; }
Public ReadOnly Property Properties As PropertyStore
Get
member Properties : PropertyStore with get
Property Value
Type:
PropertyStoreSee Also