khoabui1412
khoabui1412
### Describe the bug ``` class Video { public int id; public (int, uint, int, int, int, uint) SortValue { get; set; } } ObservableCollection _screenCollection = new(); AdvancedCollectionView AdvancedCollectionView...
### Describe the bug Hi, BlankPage.Xaml code: ```
Hi, I want the text with format is: ss***BoldItalic***ss by added: `ss***BoldItalic***ss` But cannot, it only works when added space before and after: ss ***BoldItalic*** ss