BindingsAddS, T 方法 (String, String, FuncUIElement, UIElement, BindingMode, FuncS, T, FuncT, S, ActionBinding, Object, Exception, ActionBinding, Object, Exception) |
命名空间: CPF
public void Add<S, T>( string propertyName, string sourcePropertyName, Func<UIElement, UIElement> find, BindingMode bindingMode = BindingMode.OneWay, Func<S, T> convert = null, Func<T, S> convertBack = null, Action<Binding, Object, Exception> SourceToTargetError = null, Action<Binding, Object, Exception> TargetToSourceError = null )
[缺少 "M:CPF.Bindings.Add``2(System.String,System.String,System.Func{CPF.UIElement,CPF.UIElement},CPF.BindingMode,System.Func{``0,``1},System.Func{``1,``0},System.Action{CPF.Binding,System.Object,System.Exception},System.Action{CPF.Binding,System.Object,System.Exception})" 的 <param name="propertyName"/> 文档]
[缺少 "M:CPF.Bindings.Add``2(System.String,System.String,System.Func{CPF.UIElement,CPF.UIElement},CPF.BindingMode,System.Func{``0,``1},System.Func{``1,``0},System.Action{CPF.Binding,System.Object,System.Exception},System.Action{CPF.Binding,System.Object,System.Exception})" 的 <param name="sourcePropertyName"/> 文档]
[缺少 "M:CPF.Bindings.Add``2(System.String,System.String,System.Func{CPF.UIElement,CPF.UIElement},CPF.BindingMode,System.Func{``0,``1},System.Func{``1,``0},System.Action{CPF.Binding,System.Object,System.Exception},System.Action{CPF.Binding,System.Object,System.Exception})" 的 <param name="find"/> 文档]
[缺少 "M:CPF.Bindings.Add``2(System.String,System.String,System.Func{CPF.UIElement,CPF.UIElement},CPF.BindingMode,System.Func{``0,``1},System.Func{``1,``0},System.Action{CPF.Binding,System.Object,System.Exception},System.Action{CPF.Binding,System.Object,System.Exception})" 的 <param name="bindingMode"/> 文档]
[缺少 "M:CPF.Bindings.Add``2(System.String,System.String,System.Func{CPF.UIElement,CPF.UIElement},CPF.BindingMode,System.Func{``0,``1},System.Func{``1,``0},System.Action{CPF.Binding,System.Object,System.Exception},System.Action{CPF.Binding,System.Object,System.Exception})" 的 <param name="convert"/> 文档]
[缺少 "M:CPF.Bindings.Add``2(System.String,System.String,System.Func{CPF.UIElement,CPF.UIElement},CPF.BindingMode,System.Func{``0,``1},System.Func{``1,``0},System.Action{CPF.Binding,System.Object,System.Exception},System.Action{CPF.Binding,System.Object,System.Exception})" 的 <param name="convertBack"/> 文档]
[缺少 "M:CPF.Bindings.Add``2(System.String,System.String,System.Func{CPF.UIElement,CPF.UIElement},CPF.BindingMode,System.Func{``0,``1},System.Func{``1,``0},System.Action{CPF.Binding,System.Object,System.Exception},System.Action{CPF.Binding,System.Object,System.Exception})" 的 <param name="SourceToTargetError"/> 文档]
[缺少 "M:CPF.Bindings.Add``2(System.String,System.String,System.Func{CPF.UIElement,CPF.UIElement},CPF.BindingMode,System.Func{``0,``1},System.Func{``1,``0},System.Action{CPF.Binding,System.Object,System.Exception},System.Action{CPF.Binding,System.Object,System.Exception})" 的 <param name="TargetToSourceError"/> 文档]
[缺少 "M:CPF.Bindings.Add``2(System.String,System.String,System.Func{CPF.UIElement,CPF.UIElement},CPF.BindingMode,System.Func{``0,``1},System.Func{``1,``0},System.Action{CPF.Binding,System.Object,System.Exception},System.Action{CPF.Binding,System.Object,System.Exception})" 的 <typeparam name="S"/> 文档]
[缺少 "M:CPF.Bindings.Add``2(System.String,System.String,System.Func{CPF.UIElement,CPF.UIElement},CPF.BindingMode,System.Func{``0,``1},System.Func{``1,``0},System.Action{CPF.Binding,System.Object,System.Exception},System.Action{CPF.Binding,System.Object,System.Exception})" 的 <typeparam name="T"/> 文档]