IsNullConverter.

ConvertBack(object, Type, object, CultureInfo) Method

Namespace
MahApps.Metro.Converters
Containing Type
IsNullConverter

Syntax

public object ConvertBack(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