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