Determines whether the pane is about to be unloaded.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
[CLSCompliantAttribute(false)]
protected bool _isAboutToUnload
Visual Basic
<CLSCompliantAttribute(False)> _
Protected _isAboutToUnload As Boolean

See Also