public ObservableCollection<StringItem> Items { get; set; }
Public Property Items As ObservableCollection(Of StringItem) Get Set
Copyright © 2011 GrapeCity, Inc. All rights reserved.