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