Rendering is not visible before rebuilding the entire control #7639
Labels
area-drawing
Shapes, Borders, Shadows, Graphics, BoxView, custom drawing
high
It doesn't work at all, crashes or has a big impact.
p/1
Work that is important, and has been scheduled for release in this or an upcoming sprint
platform/windows 🪟
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
Hi, I'm trying to perform drawings based on the interaction. In windows, the Draw method gets invoked at load time but there is no rendering in the UI. This didn't get worked until rebuilding the entire application using the InvalidateMeasureOverride() method.
XAML
C#
Steps to Reproduce
Demo: Windows rendering issue demo
Version with bug
6.0 (current)
Last version that worked well
Release Candidate 2
Affected platforms
Windows
Affected platform versions
Windows SDK 10.0.17134.0
Did you find any workaround?
Not Applicable.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: