AbstractUIThreadOperationContext.OnScopesChanged 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.
Invoked when new IUIThreadOperationScopes are added or disposed.
protected:
virtual void OnScopesChanged();
protected virtual void OnScopesChanged ();
abstract member OnScopesChanged : unit -> unit
override this.OnScopesChanged : unit -> unit
Protected Overridable Sub OnScopesChanged ()