2 writes to ParentType
System.Xaml (2)
System\Xaml\XamlException.cs (2)
150
ParentType
= type;
164
ParentType
= (XamlType)info.GetValue("ParentType", typeof(XamlType));
1 reference to ParentType
System.Xaml (1)
System\Xaml\XamlException.cs (1)
173
info.AddValue("ParentType",
ParentType
);