I’m an experienced WPF developer and have some questions about Glide.
- Is there any support for INotifyPropertyChanged?
- I’ve seen some examples in which controls inside panels are given dimension etc, in WPF we use styles to define this kind of thing, is there any support for Styles?
- I get the impression there’s no/little support for binding so I guess data templates are unavailable?
Thx