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