HelpButton
StockSharp.Xaml
Help button.
Inherits: SimpleButton
Implements: IComponentConnector
Constructors
HelpButton()
Initializes a new instance of the HelpButton.
Properties
Methods
InitializeComponent()
InitializeComponent
OnClick()
Called when a Button is clicked.
Fields
DocUrlProperty : DependencyProperty
DependencyProperty for DocUrl.
ShowTextProperty : DependencyProperty
DependencyProperty for ShowText.