2 writes to _runtime
System.Xaml (2)
System\Xaml\Context\ObjectWriterContext.cs (2)
40_runtime = runtime; 106_runtime = runtime;
4 references to _runtime
System.Xaml (4)
System\Xaml\Context\ObjectWriterContext.cs (4)
142return _runtime; 387value = _runtime.GetValue(inst, prop); 900XAML3.INameScope nameScope = (XAML3.INameScope)_runtime.GetValue(inst, nameScopeProperty, false); 904_runtime.SetValue(inst, nameScopeProperty, nameScopeDictionary);