You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
Describe the problem
At the moment, there's no easy way to set the CornerRadius of a CodeBlock in the MarkdownTextBlock.
Describe the solution
Introduce a new CodeCornerRadius resource (that inherites from ControlCornerRadius as the default).
This resource should be set to the ScrollViewer containing the code TextBlock:
WindowsCommunityToolkit/Microsoft.Toolkit.Uwp.UI.Controls.Markdown/Render/MarkdownRenderer.Blocks.cs
Line 397 in da6d7d3
Alternatives
No response
Additional info
No response
Help us help you
Yes, I'd like to be assigned to work on this item.