WpfUtil.BindProperty 方法 (FrameworkElement, DependencyProperty, FrameworkElement, String)

命名空间:  Microsoft.TeamFoundation.Controls.WPF
程序集:  Microsoft.TeamFoundation.Controls(在 Microsoft.TeamFoundation.Controls.dll 中)

语法

声明
Public Shared Sub BindProperty ( _
    element As FrameworkElement, _
    property As DependencyProperty, _
    bindToElement As FrameworkElement, _
    bindToProperty As String _
)
public static void BindProperty(
    FrameworkElement element,
    DependencyProperty property,
    FrameworkElement bindToElement,
    string bindToProperty
)

参数

.NET Framework 安全性

请参见

参考

WpfUtil 类

BindProperty 重载

Microsoft.TeamFoundation.Controls.WPF 命名空间