IpListEditorWindow

StockSharp.Xaml

Ip address list editor.

Inherits: ThemedWindow

Implements: IComponentConnector

Constructors

IpListEditorWindow
public IpListEditorWindow()
ipListEditorWindow = IpListEditorWindow()

Initializes a new instance of the IpListEditorWindow.

Properties

Addresses
public IEnumerable<IPAddress> Addresses { get; set; }
value = ipListEditorWindow.Addresses
ipListEditorWindow.Addresses = value

Addresses dependency property.

Methods

InitializeComponent
public void InitializeComponent()
ipListEditorWindow.InitializeComponent()

InitializeComponent