Udostępnij za pośrednictwem


Metoda IfElseConverter.ConvertBack —

Microsoft tylko do użytku wewnętrznego.

Przestrzeń nazw:  Microsoft.VisualStudio.PlatformUI
Zestaw:  Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)

Składnia

'Deklaracja
Public Function ConvertBack ( _
    value As Object, _
    targetType As Type, _
    parameter As Object, _
    culture As CultureInfo _
) As Object
public Object ConvertBack(
    Object value,
    Type targetType,
    Object parameter,
    CultureInfo culture
)

Parametry

Wartość zwracana

Typ: System.Object

Implementuje

IValueConverter.ConvertBack(Object, Type, Object, CultureInfo)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IfElseConverter Klasa

Przestrzeń nazw Microsoft.VisualStudio.PlatformUI