6 references to GetValue
PresentationFramework (6)
System\Windows\Data\BindingExpression.cs (3)
1936
value = bindingGroup.
GetValue
(this);
2017
object value = bindingGroup.
GetValue
(this);
2098
value = bindingGroup.
GetValue
(this);
System\Windows\Data\MultiBindingExpression.cs (3)
643
object value = bindingGroup.
GetValue
(this);
731
object value = bindingGroup.
GetValue
(this);
846
value = bindingGroup.
GetValue
(this);