5 writes to Object
System.Xaml (5)
System\Xaml\XamlObjectReader.cs (5)
1822Object = value, 2033Object = value, 2047Object = value 2070Object = originalValue 2353Object = target.Object;
4 references to Object
System.Xaml (4)
System\Xaml\XamlObjectReader.cs (4)
103currentInstance = node is ObjectMarkupInfo objectNode ? objectNode.Object : null; 1770Debug.Assert(Object is not null); 1771var xamlType = context.LocalAssemblyAwareGetXamlType(Object.GetType()); 2353Object = target.Object;