Add the option for radButton to verify if enabled in the offline step builder.
Steps to reproduce:
- Start recording a WPF test.
- Select a radButton in the DOM explorer and build a step for it.
- In the verification section there is an option for a step to verify if button is enabled.

- Try to add a verify if enabled step for the same already recorded element in the Step Builder.

Expected: The option for verify if enabled step to be available.
Actual: The option is not available.