RenderTreeBuilder.CloseRegion 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.
Marks a previously appended region frame as closed. Calls to this method must be balanced with calls to OpenRegion(Int32).
public:
void CloseRegion();
public void CloseRegion ();
member this.CloseRegion : unit -> unit
Public Sub CloseRegion ()