Describe the bug
Not invoking checkbox as needed
Code snippets
I have tried quite a bit of code for this, exhausted all the toggles, checks, etc...
cb.Focus();
var togglePattern = cb.Patterns.Invoke.Pattern;
togglePattern.Invoke();
Screenshots
here is the inspection
