4 references to Uid
PresentationFramework (4)
System\Windows\Markup\BamlRecordReader.cs (1)
454CurrentContext.Uid = contextXamlObjectIds.Uid;
System\Windows\Markup\XamlParseException.cs (3)
331else if (xamlObjectIds.Uid != null) 333simpleObjectId = xamlObjectIds.Uid; 478xamlParseException.UidContext = contextXamlObjectIds.Uid;