Udostępnij za pośrednictwem


RibbonScrollButtonVisibilityConverter.ConvertBack Metoda

Definicja

Ten interfejs API nie jest zaimplementowany.

public:
 virtual cli::array <System::Object ^> ^ ConvertBack(System::Object ^ value, cli::array <Type ^> ^ targetTypes, System::Object ^ parameter, System::Globalization::CultureInfo ^ culture);
public object[] ConvertBack (object value, Type[] targetTypes, object parameter, System.Globalization.CultureInfo culture);
abstract member ConvertBack : obj * Type[] * obj * System.Globalization.CultureInfo -> obj[]
override this.ConvertBack : obj * Type[] * obj * System.Globalization.CultureInfo -> obj[]
Public Function ConvertBack (value As Object, targetTypes As Type(), parameter As Object, culture As CultureInfo) As Object()

Parametry

value
Object

Ten interfejs API nie jest zaimplementowany.

targetTypes
Type[]

Ten interfejs API nie jest zaimplementowany.

parameter
Object

Ten interfejs API nie jest zaimplementowany.

culture
CultureInfo

Ten interfejs API nie jest zaimplementowany.

Zwraca

Object[]

Wartość DoNothing w każdym przypadku.

Implementuje

Uwagi

Binding.DoNothing Jest zwracany, aby wskazać, że powiązanie powinno używać rezerwowej lub domyślnej wartości.

Dotyczy