메소드 | 설명 | |
---|---|---|
ValueConverterGroup ( ) : System |
메소드 | 설명 | |
---|---|---|
GetTargetType ( int converterIndex, |
Returns the target type for a conversion operation.
|
메소드 | 설명 | |
---|---|---|
IValueConverter ( object value, |
||
OnConvertersCollectionChanged ( object sender, |
protected GetTargetType ( int converterIndex, |
||
converterIndex | int | The index of the current converter about to be executed. |
finalTargetType | The 'targetType' argument passed into the conversion method. | |
convert | bool | Pass true if calling from the Convert method, or false if calling from ConvertBack. |
리턴 |