RatingWindow

StockSharp.Xaml

Rating window.

Inherits: ThemedWindow

Implements: IComponentConnector

Constructors

RatingWindow()

Initializes a new instance of the RatingWindow.

Properties

Comment : string

Comment.

Prompt : string

Prompt.

RatingValue : int

Rating.

Methods

InitializeComponent()

InitializeComponent

Fields

PromptProperty : DependencyProperty

DependencyProperty for Prompt.

RatingValueProperty : DependencyProperty

DependencyProperty for RatingValue.