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