クリックまたはドラッグしてリサイズ
UtilGetBindingExpression メソッド
エディタに関連付けられた BindingExpression を返します。

名前空間: C1.Util
アセンブリ: C1.WPF.FlexGrid.4 (C1.WPF.FlexGrid.4.dll 内) バージョン: 4.0.20161.507 (4.0.20161.507)
構文
public static BindingExpression GetBindingExpression(
	FrameworkElement e,
	out FrameworkElement child,
	out DependencyProperty dp
)

パラメータ

e
型: System.WindowsFrameworkElement
連結式を取得する要素。
child
型: System.WindowsFrameworkElement
連結を保持する子要素。
dp
型: System.WindowsDependencyProperty
連結に使用される依存プロパティ。

戻り値

型: BindingExpression
参照