UIElementRenderer.Dispose Method (Boolean)
Releases the unmanaged resources used by the UIElementRenderer and optionally releases the managed resources.
Syntax
'Declaration
Protected Overridable Sub Dispose ( _
disposing As Boolean _
)
protected virtual void Dispose (
bool disposing
)
protected:
virtual void Dispose(
bool disposing
)
Parameters
- disposing
Type: Boolean
Indicates whether an object has been disposed.
Requirements
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework.Graphics (in microsoft.xna.framework.graphics.dll)
See Also
Reference
UIElementRenderer Class
UIElementRenderer Members
Microsoft.Xna.Framework.Graphics Namespace
Platforms
Windows Phone