5 writes to Object
System.Xaml (5)
System\Xaml\XamlObjectReader.cs (5)
1823Object = value, 2034Object = value, 2048Object = value 2071Object = originalValue 2354Object = target.Object;
4 references to Object
System.Xaml (4)
System\Xaml\XamlObjectReader.cs (4)
104currentInstance = node is ObjectMarkupInfo objectNode ? objectNode.Object : null; 1771Debug.Assert(Object is not null); 1772var xamlType = context.LocalAssemblyAwareGetXamlType(Object.GetType()); 2354Object = target.Object;