BooleanToVisibilityConverter.ConvertBack Method
Converts a Visibility enumeration value to a Boolean value.
Assembly: PresentationFramework (in PresentationFramework.dll)
public Object ConvertBack(
Object value,
Type targetType,
Object parameter,
CultureInfo culture
)
Parameters
- value
- Type: System.Object
A Visibility enumeration value.
- targetType
- Type: System.Type
This parameter is not used.
- parameter
- Type: System.Object
This parameter is not used.
- culture
- Type: System.Globalization.CultureInfo
This parameter is not used.
Implements
IValueConverter.ConvertBack(Object, Type, Object, CultureInfo)Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.