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