1 write to _oldSource
PresentationCore (1)
Core\CSharp\System\Windows\SourceChangedEventArgs.cs (1)
63
_oldSource
= new SecurityCriticalData<PresentationSource>(oldSource);
1 reference to _oldSource
PresentationCore (1)
Core\CSharp\System\Windows\SourceChangedEventArgs.cs (1)
86
return
_oldSource
.Value;