summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core/Element.cs
AgeCommit message (Collapse)AuthorFilesLines
2016-04-12[Core] Can bind properties in BindableObjects added to static resources in ↵Samantha Houts1-0/+18
XAML (#58) Resources that are `BindableObject`s will inherit the `Parent`'s `BindingContext` unless they are `Element`s that have non-null `Parent`s.
2016-03-22Initial importJason Smith1-0/+584