AngleSwapChainPanel.OnDestroyingContext 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.
Called when the OpenGL ES context is being destroyed.
protected virtual void OnDestroyingContext();
Remarks
Override this method to perform cleanup of any OpenGL resources before the context is destroyed.