public enum UpdateLayoutReason : System.Enum
'Declaration
Public Enum UpdateLayoutReason Inherits System.Enum
Member | Description |
---|---|
AppearanceChanged | Somthing in the appearance has changed. |
DefinitionChanged | The Gauge's definition has changed. |
TemplateChanged | A template has changed. |
System.Object
System.ValueType
System.Enum
C1.WPF.Gauge.UpdateLayoutReason