Tom

Results 2 issues of Tom

By adding a BitmapSource.ToIcon extension method to util.cs, along a check in ImageSource.ToIcon to look for the concrete type and call said method, the IconSource can be bound to a...

Regex.Split didn't split the cards. I updated the regex pattern to match each VCARD in the contents and get the matches. There may be a better way to do this,...