4 references to Name
PresentationFramework (4)
System\Windows\Markup\BamlRecordReader.cs (1)
457CurrentContext.ElementNameOrPropertyName = contextXamlObjectIds.Name;
System\Windows\Markup\XamlParseException.cs (3)
324if (xamlObjectIds.Name != null) 326simpleObjectId = xamlObjectIds.Name; 478xamlParseException.NameContext = contextXamlObjectIds.Name;