2 writes to _source
PresentationCore (2)
Core\CSharp\System\Windows\Interop\HwndAppCommandInputProvider.cs (2)
32_source = new SecurityCriticalDataClass<HwndSource>(source); 47_source = null;
5 references to _source
PresentationCore (5)
Core\CSharp\System\Windows\Interop\HwndAppCommandInputProvider.cs (5)
58Debug.Assert(null != _source); 59return _source.Value.RootVisual == v; 71if(null == _source || null == _source.Value) 82_source.Value,