5 writes to Object
System.Xaml (5)
System\Xaml\XamlObjectReader.cs (5)
1813Object = value, 2021Object = value, 2035Object = value 2058Object = originalValue 2339Object = target.Object;
4 references to Object
System.Xaml (4)
System\Xaml\XamlObjectReader.cs (4)
104currentInstance = objectNode is not null ? objectNode.Object : null; 1761Debug.Assert(Object is not null); 1762var xamlType = context.LocalAssemblyAwareGetXamlType(Object.GetType()); 2339Object = target.Object;