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