79731974

Date: 2025-08-11 11:14:05
Score: 1
Natty:
Report link

The only working method I know is to "wrap" CheckBox into Grid:

<Toolbar>
    <Grid>
        <CheckBox .../><!-- normally looking checkbox -->
    </Grid>
</Toolbar>
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Vincent