On Mon Apr 3 09:56:25 2023 +0000, Mohamad Al-Jaf wrote:
changed this line in [version 3 of the diff](/wine/wine/-/merge_requests/2561/diffs?diff_id=40296&start_sha=dcd358b4e06caeb20c3accadf156f38a0b701fdf#9e58bbe83840e46863a846828ba27848bde1bbdc_193_193)
Ah, you're right, I only checked `CompositionObject`, but it has a `static` attribute in addition to `composable`.
Can confirm that `Windows.UI.Composition.DelegatedInkTrailVisual` doesn't either despite having a `static` attribute.
That's odd, I suppose we could add some tests for this, just checking the registry value, but I don't know where it would be appropriate. Though, at the same time it doesn't seem like it would cause problems. Still, I suppose it's best to conform to Windows as much as reasonably possible.