3 references to IsLocCommentsProperty
PresentationFramework (3)
MS\Internal\Globalization\BamlTreeMap.cs (1)
626
if (LocComments.
IsLocCommentsProperty
(propertyNode.OwnerTypeFullName, propertyNode.PropertyName)
MS\Internal\Globalization\BamlTreeNode.cs (1)
762
if (!LocComments.
IsLocCommentsProperty
(_ownerTypeFullName, _propertyName)
MS\Internal\Globalization\LocalizableResourceBuilder.cs (1)
77
if (LocComments.
IsLocCommentsProperty
(propertyNode.OwnerTypeFullName, propertyNode.PropertyName)