C# Class Praeclarum.UI.SortThumbnailCell

Inheritance: UICollectionViewCell, IThemeAware
Afficher le fichier Open project: praeclarum/Praeclarum

Méthodes publiques

Свойство Type Description
Controller DocumentThumbnailsView

Méthodes publiques

Méthode Description
ApplyTheme ( Theme theme ) : void
FillContentView ( ) : void
HandleValueChanged ( object sender, EventArgs e ) : void
Initialize ( ) : void

Private Methods

Méthode Description
SortThumbnailCell ( ) : System
SortThumbnailCell ( IntPtr handle ) : System

Method Details

ApplyTheme() public méthode

public ApplyTheme ( Theme theme ) : void
theme Theme
Résultat void

FillContentView() public méthode

public FillContentView ( ) : void
Résultat void

HandleValueChanged() public méthode

public HandleValueChanged ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

Initialize() public méthode

public Initialize ( ) : void
Résultat void

Property Details

Controller public_oe property

public DocumentThumbnailsView,Praeclarum.UI Controller
Résultat DocumentThumbnailsView