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