1 reference to Name
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (1)
6877return (_ownerType == other.OwnerType && (string.Equals(_name, other.Name, StringComparison.Ordinal)));