IndirectBinding<T>.Child Method |
Name | Description | |
---|---|---|
![]() ![]() | Child<TNewValue>(Expression<Func<T, TNewValue>>) |
Binds to the specified child property expression.
|
![]() ![]() | Child<TNewValue>(IndirectBinding<TNewValue>) |
Binds to the specified child binding of this binding.
|