private List <CanvasItem> GetItems() { return((List <CanvasItem>)_propertyService.GetValue(ItemsProperty)); }