4 references to Uid
PresentationFramework (4)
System\Windows\Markup\BamlRecordReader.cs (1)
473CurrentContext.Uid = contextXamlObjectIds.Uid;
System\Windows\Markup\XamlParseException.cs (3)
340else if (xamlObjectIds.Uid != null) 342simpleObjectId = xamlObjectIds.Uid; 487xamlParseException.UidContext = contextXamlObjectIds.Uid;