MainPage.ImageResourceExtension Class

SergioDelgadoProyecto

MainPageImageResourceExtension Class

Class ImageResourceExtension. Implements the IMarkupExtension
Inheritance Hierarchy
SystemObject  SergioDelgadoProyectoMainPageImageResourceExtension

Namespace:  SergioDelgadoProyecto
Assembly:  SergioDelgadoProyecto (in SergioDelgadoProyecto.dll) Version: 1.0.0
Syntax
C#
public class ImageResourceExtension : IMarkupExtension

The MainPageImageResourceExtension type exposes the following members.

Constructors
  NameDescription
Public methodMainPageImageResourceExtension
Initializes a new instance of the MainPageImageResourceExtension class
Top
Properties
  NameDescription
Public propertySource
Gets or sets the source.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodProvideValue
Devuelve el objeto creado a partir de la extensión de marcado.
Public methodToString (Inherited from Object.)
Top
See Also

Reference

IMarkupExtension