Table of Contents

Constructor ValueConvertEventArgs

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ValueConvertEventArgs(TFrom)

Initializes a new instance of the ValueConvertEventArgs<TFrom, TResult> class.

public ValueConvertEventArgs(TFrom value)

Parameters

value TFrom

Value to convert.