C# Class Praeclarum.UI.NotReadyThumbnailCell

Inheritance: UICollectionViewCell, IThemeAware
Show file Open project: praeclarum/Praeclarum

Public Methods

Method Description
ApplyTheme ( Theme theme ) : void
FillContentView ( ) : void
NotReadyThumbnailCell ( IntPtr handle ) : System

Method Details

ApplyTheme() public method

public ApplyTheme ( Theme theme ) : void
theme Theme
return void

FillContentView() public method

public FillContentView ( ) : void
return void

NotReadyThumbnailCell() public method

public NotReadyThumbnailCell ( IntPtr handle ) : System
handle System.IntPtr
return System