1 instantiation of XamlObjectIds
PresentationFramework (1)
System\Windows\ResourceDictionary.cs (1)
2648
private XamlObjectIds _contextXamlObjectIds = new
XamlObjectIds
();
5 references to XamlObjectIds
PresentationFramework (5)
System\Windows\Markup\BamlRecordReader.cs (1)
439
XamlObjectIds
contextXamlObjectIds,
System\Windows\Markup\XamlParseException.cs (3)
311
XamlObjectIds
xamlObjectIds,
413
XamlObjectIds
currentXamlObjectIds,
414
XamlObjectIds
contextXamlObjectIds,
System\Windows\ResourceDictionary.cs (1)
2648
private
XamlObjectIds
_contextXamlObjectIds = new XamlObjectIds();