NullableColorEditor
StockSharp.Xaml.PropertyGrid
Editor for nullable Color.
Inherits: Control
Properties
IsEditable : bool
Is color editable.
Methods
OnApplyTemplate()
Builds the visual tree for the LayoutTransformer control when a new template is applied.
Fields
ColorProperty : DependencyProperty
DependencyProperty for Color.
IsEditableProperty : DependencyProperty
DependencyProperty for IsEditable.