WPF Packages
C#
Show/Hide TOC
Delegate
Command
Dispose Method
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Definition
Namespace:
Common.Wpf.Commands
Assembly:
Common.Wpf.Resources (in Common.Wpf.Resources.dll) Version: 2.0.6
C#
Copy
public
void
Dispose
()
Implements
IDisposable
Dispose
See Also
Reference
DelegateCommand Class
Dispose Overload
Common.Wpf.Commands Namespace
In This Article
Definition
See Also