RatingWindow

StockSharp.Xaml

Rating window.

Erbt von: ThemedWindow

Implementiert: IComponentConnector

Konstruktoren

RatingWindow()

Initializes a new instance of the RatingWindow.

Eigenschaften

Comment : string

Comment.

Prompt : string

Prompt.

RatingValue : int

Rating.

Methoden

InitializeComponent()

InitializeComponent

Felder

PromptProperty : DependencyProperty

DependencyProperty for Prompt.

RatingValueProperty : DependencyProperty

DependencyProperty for RatingValue.