BaseInteractiveElement.SetToggleStates Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Set the toggle based on the current values of the ToggleOn and ToggleOff states.
public:
void SetToggleStates();
public void SetToggleStates ();
member this.SetToggleStates : unit -> unit
Public Sub SetToggleStates ()