Replies: 1 comment
-
The WinUI Gallery is only a sample gallery showcasing WinUI 3 controls and APIs. Regarding rendering a log, unfortunately there is no dedicated control for this (what exactly differs a log from regular text?). Maybe the RichTextBlock control might be helpful for this since it supports RTF. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i use texblock to present communicating messages log. its so ugly
does winui-gallery delelop a logger control?
Beta Was this translation helpful? Give feedback.
All reactions