GlobalObject.PerformChange 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.
Reinitializes the global object and notifies users to changes to its state or shape.
protected:
override void PerformChange();
protected:
override void PerformChange();
override void PerformChange();
protected override void PerformChange ();
override this.PerformChange : unit -> unit
Protected Overrides Sub PerformChange ()