CodeReferencesWindow
StockSharp.Xaml.Code
The window for editing the list of references to the .NET assemblies.
継承元: ThemedWindow
実装: IPersistable, IComponentConnector
コンストラクター
CodeReferencesWindow()
Initializes a new instance of the CodeReferencesWindow.
プロパティ
References : IList<ICodeReference>
References.
メソッド
InitializeComponent()
InitializeComponent
フィールド
AddNuGetCommand : RoutedCommand
The command for adding NuGet references.
AddProjectCommand : RoutedCommand
The command for adding project references.
AddReferenceCommand : RoutedCommand
The command for adding assembly references.
OkCommand : RoutedCommand
The command for the applying changes.
RemoveCommand : RoutedCommand
The command for the removing references.