The ToggleButton has Background property like a regular Button, but unlike Button, the ToggleButton does NOT have Button Properties.Drawable properties (DefaultDrawable/StatelistDrawable) in the Designer. Why not? The only way to assign a background color to a ToggleButton is to use code. Is this by design or was it accidentally left out of the Designer?
TIA
TIA