6 references to GetValue
PresentationFramework (6)
System\Windows\Data\BindingExpression.cs (3)
1938
value = bindingGroup.
GetValue
(this);
2019
object value = bindingGroup.
GetValue
(this);
2100
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);