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