RichTextBlock Margin and Border Issue. #18939
-
Hi, I have a RichTextBlock and I have two issues with the output. Margin: It only seems to work properly with the Left and Top. The right and bottom seem to be ignored. Scroll Bars: I want to have the scroll bars always visible and thick like seen in the image. Either the scroll bar How can I change my XAML to fix this? See my code in: MainPage_xaml.txt Thanks Ward |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Thanks for the report! As you're looking at the WinAppSDK target framework and not any of the uno targets (everything by Note that Uno does not yet support RichTextBlock. |
Beta Was this translation helpful? Give feedback.
Thanks for the report! As you're looking at the WinAppSDK target framework and not any of the uno targets (everything by
netX.0-windows10.YYY
), it's generally best to ask questions directly at https://github.com/microsoft/microsoft-ui-xaml.Note that Uno does not yet support RichTextBlock.