1 write to _savedContext
System.Xaml (1)
System\Xaml\Context\XamlObjectWriterFactory.cs (1)
18
_savedContext
= context.GetSavedContext(SavedContextType.Template);
1 reference to _savedContext
System.Xaml (1)
System\Xaml\Context\XamlObjectWriterFactory.cs (1)
26
return new XamlObjectWriter(
_savedContext
, settings);