閱讀英文

共用方式為


NegateBooleanConverter.ConvertBack Method

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

public Object ConvertBack(
    Object value,
    Type targetType,
    Object parameter,
    CultureInfo culture
)

Parameters

Return Value

Type: System.Object

Implements

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

.NET Framework Security

See Also

Reference

NegateBooleanConverter Class

Microsoft.VisualStudio.PlatformUI Namespace