4 references to RawValue
PresentationFramework (4)
MS\Internal\Data\ClrBindingWorker.cs (2)
220object rawValue = PW.RawValue(); 597DependencyObject d = PW.RawValue() as Freezable;
MS\Internal\Data\PropertyPathWorker.cs (1)
659RawValue() == BindingExpressionBase.DisconnectedItem)
System\Windows\PropertyPath.cs (1)
260return SingleWorker.RawValue();