Determines whether the page is in use and the associated fixed page should be loaded.
Namespace: FirstFloor.Documents.Controls
Assembly: FirstFloor.Documents.Controls (in FirstFloor.Documents.Controls.dll) Version: 2.5.0.0 (2.5.11.0)
Syntax
Property Value
Type: Booleantrue if this instance is in use; otherwise, false.
Remarks
When set to true, the associated fixed page is loaded asynchronously and the PropertyChanged event will be raised accordingly.
See Also