ConnectorWindow
StockSharp.Xaml
The window for new connections creating IMessageAdapter.
継承元: ThemedWindow
実装: IPersistable, IComponentConnector
コンストラクター
ConnectorWindow()
Initializes a new instance of the ConnectorWindow.
プロパティ
Adapter : BasketMessageAdapter
Adapter aggregator.
AutoConnect : bool
Auto connect.
ConnectorsInfo : IList<ConnectorInfo>
Visual description of available connections.
SelectedAdapter : IMessageAdapter
Selected adapter.
メソッド
InitializeComponent()
InitializeComponent
フィールド
EnableCommand : RoutedCommand
RoutedCommand to enable connection.
RemoveCommand : RoutedCommand
RoutedCommand for the connection removal.
SelectedAdapterProperty : DependencyProperty
DependencyProperty for SelectedAdapter.