NullableColorEditor

StockSharp.Xaml.PropertyGrid

Editor for nullable Color.

継承元: Control

プロパティ

Color : Color?

Color.

IsEditable : bool

Is color editable.

メソッド

OnApplyTemplate()

Builds the visual tree for the LayoutTransformer control when a new template is applied.

フィールド

ColorProperty : DependencyProperty

DependencyProperty for Color.

IsEditableProperty : DependencyProperty

DependencyProperty for IsEditable.