Override this method in derived classes and return true when control should stop handle selection.
Namespace:
C1.Silverlight.ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
| C# |
|---|
protected virtual bool IsAboutToDispose() |
| Visual Basic |
|---|
Protected Overridable Function IsAboutToDispose As Boolean |