2 references to Value
PresentationCore (2)
Core\CSharp\System\Windows\PresentationSource.cs (2)
765
if (tempCriticalDataWrapper == null || tempCriticalDataWrapper.
Value
== null)
771
testSource = tempCriticalDataWrapper.
Value
;