| C1.Xaml アセンブリ > C1.Xaml 名前空間 > Extensions クラス > SetBinding メソッド : SetBinding(FrameworkElement,DependencyProperty,Object,String) メソッド |
'宣言 Public Overloads Shared Sub SetBinding( _ ByVal target As Windows.UI.Xaml.FrameworkElement, _ ByVal dp As Windows.UI.Xaml.DependencyProperty, _ ByVal source As System.Object, _ ByVal sourcePropertyName As System.String _ )
public static void SetBinding( Windows.UI.Xaml.FrameworkElement target, Windows.UI.Xaml.DependencyProperty dp, System.object source, System.string sourcePropertyName )