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