CodeReferencesWindow
StockSharp.Xaml.Code
The window for editing the list of references to the .NET assemblies.
Hereda de: ThemedWindow
Implementa: IPersistable, IComponentConnector
Constructores
CodeReferencesWindow()
Initializes a new instance of the CodeReferencesWindow.
Propiedades
References : IList<ICodeReference>
References.
Métodos
InitializeComponent()
InitializeComponent
Campos
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.