Interface
IImageSourceProvider

Represents a type that can resolve a parameter to an ImageSource instance.

Definition

Namespace:Telerik.UI.Xaml.Controls.Primitives

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public interface IImageSourceProvider

Methods

GetImageSource(object)

Retrieves the ImageSource instance from the specified parameter.

Declaration

cs-api-definition
ImageSource GetImageSource(object parameter)

Parameters

parameter

object

Returns

ImageSource

In this article
DefinitionMethodsGetImageSource(object)
Not finding the help you need?
Contact Support