3 references to IsLocCommentsProperty
PresentationFramework (3)
src\Framework\MS\Internal\Globalization\BamlTreeMap.cs (1)
631
if (LocComments.
IsLocCommentsProperty
(propertyNode.OwnerTypeFullName, propertyNode.PropertyName)
src\Framework\MS\Internal\Globalization\BamlTreeNode.cs (1)
767
if (!LocComments.
IsLocCommentsProperty
(_ownerTypeFullName, _propertyName)
src\Framework\MS\Internal\Globalization\LocalizableResourceBuilder.cs (1)
74
if ( LocComments.
IsLocCommentsProperty
(propertyNode.OwnerTypeFullName, propertyNode.PropertyName)