Blacksun

Results 3 comments of Blacksun

So the credit card style appears do the same as @hvaughan3 but with the focus and blur events and then the card type will appear ``` c sharp var focusEvent...

If anyone stumbles upon this I did this ``` public class MaterialFontImageSource : FontImageSource { public MaterialFontImageSource() { FontFamily = "iconize-material.ttf#"; } public string Icon { get { return base.Glyph;...

UWP Support :D