4 references to Uid
PresentationFramework (4)
System\Windows\Markup\BamlRecordReader.cs (1)
464CurrentContext.Uid = contextXamlObjectIds.Uid;
System\Windows\Markup\XamlParseException.cs (3)
332else if (xamlObjectIds.Uid != null) 334simpleObjectId = xamlObjectIds.Uid; 479xamlParseException.UidContext = contextXamlObjectIds.Uid;