다음을 통해 공유


RibbonWindowSmallIconConverter.ConvertBack 메서드

정의

이 API는 구현되지 않습니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public:
 virtual System::Object ^ ConvertBack(System::Object ^ value, Type ^ targetType, System::Object ^ parameter, System::Globalization::CultureInfo ^ culture);
public object ConvertBack (object value, Type targetType, 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, targetType As Type, parameter As Object, culture As CultureInfo) As Object

매개 변수

value
Object

이 API는 구현되지 않습니다.

targetType
Type

이 API는 구현되지 않습니다.

parameter
Object

이 API는 구현되지 않습니다.

culture
CultureInfo

이 API는 구현되지 않습니다.

반환

Object

이 API는 구현되지 않습니다.

구현

예외

모든 경우입니다.

적용 대상