IsEqualConverter.ConvertBack(Boolean, Object, CultureInfo) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft internal use only.
protected:
override System::Object ^ ConvertBack(bool value, System::Object ^ parameter, System::Globalization::CultureInfo ^ culture);
protected override object ConvertBack (bool value, object parameter, System.Globalization.CultureInfo culture);
override this.ConvertBack : bool * obj * System.Globalization.CultureInfo -> obj
Protected Overrides Function ConvertBack (value As Boolean, parameter As Object, culture As CultureInfo) As Object
Parameters
- value
- Boolean
- parameter
- Object
- culture
- CultureInfo