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 override bool IsAboutToDispose() |
Visual Basic |
---|
Protected Overrides Function IsAboutToDispose As Boolean |