How to render content of Control object? #6036
Labels
no-issue-activity
product-winui3
WinUI 3 issues
question
team-Rendering
Issue for the Rendering team
I want to create lightweight custom control, which will only render its content in specific way (without any additional logic like mouse/key handling etc). I think that it will be derived from Control class. But I cannot understand the rendering model of Win UI 3. How can I redefine painting of control? Where can I find good description how rendering is performed within Win UI 3. P.S. due documentation, I guess that it uses similar model like WPF (but it is only my suspiction)
The text was updated successfully, but these errors were encountered: