IsNullConverter.

Convert(object, Type, object, CultureInfo) Method

Namespace
MahApps.Metro.Converters
Containing Type
IsNullConverter

Syntax

public 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