1 write to _thread
System.Xaml (1)
System\Xaml\XamlBackgroundReader.cs (1)
94_thread = new Thread(start)
4 references to _thread
System.Xaml (4)
System\Xaml\XamlBackgroundReader.cs (4)
88if (_thread is not null) 98_thread.Start(); 198if (_thread is not null) 203_thread.Join();