 | BcfViewManagerDisposed Event |
[This is preliminary documentation and is subject to change.]
Represents the method that handles the Disposed event.
Namespace:
CalculationWorks.ViewModel.Windows
Assembly:
CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 4.0.0-beta7
Syntaxpublic event EventHandler Disposed
Public Event Disposed As EventHandler
Value
Type:
SystemEventHandler
See Also