UIGraphics.PopContext 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.
Pops the top context and sets the previous context as the default context.
public static void PopContext ();
static member PopContext : unit -> unit
Remarks
Developers can call this method from any thread.