6 references to GetValue
PresentationFramework (6)
src\Framework\System\Windows\Data\BindingExpression.cs (3)
1953
value = bindingGroup.
GetValue
(this);
2046
object value = bindingGroup.
GetValue
(this);
2127
value = bindingGroup.
GetValue
(this);
src\Framework\System\Windows\Data\MultiBindingExpression.cs (3)
655
object value = bindingGroup.
GetValue
(this);
743
object value = bindingGroup.
GetValue
(this);
858
value = bindingGroup.
GetValue
(this);