MathDivideConverter.

Convert(object[], Type, object, CultureInfo) Method

Namespace
MahApps.Metro.Converters
Containing Type
MathDivideConverter

Syntax

public override object Convert(object[] values, Type targetType, object parameter, CultureInfo culture)

Parameters

Name Type Description
values object[]
targetType Type
parameter object
culture CultureInfo

Return Value

Type Description
object