BaseInteractiveElement.ResetAllStates 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.
Reset all the state values in the list to 0. State values are reset when the Active property is set to false.
public:
void ResetAllStates();
public void ResetAllStates ();
member this.ResetAllStates : unit -> unit
Public Sub ResetAllStates ()