C# Class XamlForIphone.UIPageControl

Inheritance: UIElement
Afficher le fichier Open project: Clancey/XamlForIphone

Private Properties

Свойство Type Description
ArrangeInternal void
setupEvents void

Méthodes publiques

Méthode Description
SizeForNumberOfPages ( System pageCount ) : SizeF
UpdateCurrentPageDisplay ( ) : void

Méthodes protégées

Méthode Description
CreateHandle ( ) : void

Private Methods

Méthode Description
ArrangeInternal ( Rect finalRect ) : void
setupEvents ( ) : void

Method Details

CreateHandle() protected méthode

protected CreateHandle ( ) : void
Résultat void

SizeForNumberOfPages() public méthode

public SizeForNumberOfPages ( System pageCount ) : SizeF
pageCount System
Résultat System.Drawing.SizeF

UpdateCurrentPageDisplay() public méthode

public UpdateCurrentPageDisplay ( ) : void
Résultat void