summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core/IFontElement.cs
AgeCommit message (Expand)AuthorFilesLines
2017-03-09Add [EditorBrowsable(EditorBrowsableState.Never)] to public classes/interface...kingces951-0/+3
2017-03-07Remove InternalsVisibleTo from Core to XF.Platforms.* (#782)kingces951-2/+2
2017-03-03[C] move the Font proxying into FontElementStephane Delcroix1-0/+1
2017-03-03[Core] Share BP across IFontElement implementors (#783)Stephane Delcroix1-2/+9
2016-03-22Initial importJason Smith1-0/+11