5 writes to Object
System.Xaml (5)
System\Xaml\XamlObjectReader.cs (5)
1818Object = value, 2026Object = value, 2040Object = value 2063Object = originalValue 2344Object = target.Object;
4 references to Object
System.Xaml (4)
System\Xaml\XamlObjectReader.cs (4)
109currentInstance = objectNode != null ? objectNode.Object : null; 1766Debug.Assert(Object != null); 1767var xamlType = context.LocalAssemblyAwareGetXamlType(Object.GetType()); 2344Object = target.Object;