Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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