I use MVVM and i had binded my class with ObservableCollection to myPage in XAML like this
xmlns:vm="clr-namespace:Goal.Funzioni" ...