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