C# Class Bloom.Edit.PageSelection

Afficher le fichier Open project: BloomBooks/BloomDesktop Class Usage Examples

Méthodes publiques

Méthode Description
SelectPage ( IPage page ) : bool

Private Methods

Méthode Description
ChangingPageFinished ( ) : void

Flag that the current (former) page selection has finished, so it's safe to select another page.

InvokeSelectionChanged ( ) : void
InvokeSelectionChanging ( ) : void
StartChangingPage ( ) : void

Flag that a page selection is currently under way.

Method Details

SelectPage() public méthode

public SelectPage ( IPage page ) : bool
page IPage
Résultat bool