Click or drag to resize

CommandProperties Property

Gets the dictionary of properties for this widget

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public PropertyStore Properties { get; }

Property Value

Type: PropertyStore
See Also