1 write to _convertedValue
PresentationFramework (1)
System\Windows\Data\BindingGroup.cs (1)
1959
_convertedValue
= convertedValue;
1 reference to _convertedValue
PresentationFramework (1)
System\Windows\Data\BindingGroup.cs (1)
1967
public object ConvertedValue { get { return
_convertedValue
; } }