[]
Gets collection of edges.
public ObservableCollection<Edge> Edges { get; }
Public ReadOnly Property Edges As ObservableCollection(Of Edge)