4 references to Name
PresentationFramework (4)
src\Framework\System\Windows\Markup\BamlRecordReader.cs (1)
486CurrentContext.ElementNameOrPropertyName = contextXamlObjectIds.Name;
src\Framework\System\Windows\Markup\XamlParseException.cs (3)
345if (xamlObjectIds.Name != null) 347simpleObjectId = xamlObjectIds.Name; 500xamlParseException.NameContext = contextXamlObjectIds.Name;