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)
86return _oldSource.Value;