Method | Description | |
---|---|---|
ApplyBinding ( |
||
ApplyBindings ( |
||
ConvertMode ( MvxBindingMode mode, |
||
GetConverter ( IMvxValueConverter converter ) : IValueConverter |
protected ApplyBinding ( |
||
bindingDescription | ||
actualType | ||
attachedObject | ||
return | void |
protected ApplyBindings ( |
||
attachedObject | ||
bindingDescriptions | IEnumerable |
|
return | void |
protected static ConvertMode ( MvxBindingMode mode, |
||
mode | MvxBindingMode | |
propertyType | ||
return | BindingMode |
protected static GetConverter ( IMvxValueConverter converter ) : IValueConverter | ||
converter | IMvxValueConverter | |
return | IValueConverter |