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