summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core/BindableObject.cs
AgeCommit message (Expand)AuthorFilesLines
2017-04-06Fix 54334 (#855)Stephane Delcroix1-2/+3
2017-03-09Add [EditorBrowsable(EditorBrowsableState.Never)] to public classes/interface...kingces951-0/+1
2017-03-07Remove InternalsVisibleTo from Core to XF.Platforms.* (#782)kingces951-13/+19
2016-12-06[C] detach Behaviors and Triggers on VE finalization (#555)Stephane Delcroix1-0/+8
2016-11-16BindingContext changes are called multiple times on app start (#470)adrianknight891-3/+4
2016-11-15[XamlC] TypedBindings, some tests, a compiler, ... (#489)Stephane Delcroix1-18/+16
2016-04-12[Core] Can bind properties in BindableObjects added to static resources in XA...Samantha Houts1-1/+1
2016-03-22Initial importJason Smith1-0/+647