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