6 references to GetValue
PresentationFramework (6)
System\Windows\Data\BindingExpression.cs (3)
1964
value = bindingGroup.
GetValue
(this);
2057
object value = bindingGroup.
GetValue
(this);
2138
value = bindingGroup.
GetValue
(this);
System\Windows\Data\MultiBindingExpression.cs (3)
644
object value = bindingGroup.
GetValue
(this);
732
object value = bindingGroup.
GetValue
(this);
847
value = bindingGroup.
GetValue
(this);