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.