4 references to RawValue
PresentationFramework (4)
src\Framework\MS\Internal\Data\ClrBindingWorker.cs (2)
235object rawValue = PW.RawValue(); 618DependencyObject d = PW.RawValue() as Freezable;
src\Framework\MS\Internal\Data\PropertyPathWorker.cs (1)
674RawValue() == BindingExpressionBase.DisconnectedItem)
src\Framework\System\Windows\PropertyPath.cs (1)
264return SingleWorker.RawValue();