C# Class Playground.Resources.Fonts.IcoMoonExtension

Inheritance: IMarkupExtension
Mostrar archivo Open project: mgierlasinski/MagicGradients

Private Properties

Property Type Description
CacheColors void
IMarkupExtension object

Public Methods

Method Description
GetIcon ( ) : FontImageSource
ProvideValue ( IServiceProvider serviceProvider ) : FontImageSource

Private Methods

Method Description
CacheColors ( ) : void
IMarkupExtension ( IServiceProvider serviceProvider ) : object

Method Details

GetIcon() public method

public GetIcon ( ) : FontImageSource
return FontImageSource

ProvideValue() public method

public ProvideValue ( IServiceProvider serviceProvider ) : FontImageSource
serviceProvider IServiceProvider
return FontImageSource