4 references to Uid
PresentationFramework (4)
src\Framework\System\Windows\Markup\BamlRecordReader.cs (1)
487CurrentContext.Uid = contextXamlObjectIds.Uid;
src\Framework\System\Windows\Markup\XamlParseException.cs (3)
353else if (xamlObjectIds.Uid != null) 355simpleObjectId = xamlObjectIds.Uid; 501xamlParseException.UidContext = contextXamlObjectIds.Uid;