1 write to _rawValue
PresentationFramework (1)
System\Windows\Data\BindingGroup.cs (1)
1958
_rawValue
= rawValue;
1 reference to _rawValue
PresentationFramework (1)
System\Windows\Data\BindingGroup.cs (1)
1966
public object RawValue { get { return
_rawValue
; } }