 | GuiItemDisposing Property |
Gets a value indicating wether the base
GuiItem class is in the process of disposing.
Namespace: Mentula.GuiItems.CoreAssembly: XnaGuiItems (in XnaGuiItems.dll) Version: 1.0.0.0
Syntaxpublic virtual bool Disposing { get; protected set; }
Property Value
Type:
Boolean
See Also