ToLowerConverter.

Convert(object, Type, object, CultureInfo) Method

Namespace
MahApps.Metro.Converters
Containing Type
ToLowerConverter

Syntax

protected override object Convert(object value, Type targetType, object parameter, CultureInfo culture)

Parameters

Name Type Description
value object
targetType Type
parameter object
culture CultureInfo

Return Value

Type Description
object