StringFormatMultiValueConverter.

Inner Property

Summary

Gets an inner value converter which will be called before the string format takes place.

Syntax

public IMultiValueConverter Inner { get; }

Value

Type Description
IMultiValueConverter