Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 506 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 506 Bytes

CustomRichTextBlock

Custom RichTextBlock control for Universal Windows Platform that is able to translate specific plain text into emoji image, hyperlink button, etc.

Demo

Feature

  1. Only need to input the plain text in the property of Text.

  2. Text property bindable.

  3. Use Regular Expression to convert the plain text to XAML language based on the demand of your app.