United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Development Tools and Languages
XNA Game Studio
XNA Game Studio 4.0 Refresh
XNA Framework Class Library Reference
Microsoft.Xna.Framework.Graphics
GraphicsResource Class
GraphicsResource Events
Disposing Event
This topic has not yet been rated
-
Rate this topic
GraphicsResource Events
Other Versions
XNA Game Studio 4.0
XNA Game Studio 3.1
XNA Game Studio 3.0
XNA Game Studio 2.0
XNA Game Studio Express
Public Events
Name
Description
Disposing
Occurs when Dispose is called or when this object is finalized and collected by the garbage collector of the Microsoft .NET common language runtime.
See Also
Reference
GraphicsResource Class
Microsoft.Xna.Framework.Graphics Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD