2 references to IsPrefixedPropertyName
PresentationFramework (2)
MS\Internal\IO\Packaging\XamlFilter.cs (2)
526
if (
IsPrefixedPropertyName
(elementFullName.BaseName, out propertyName))
923
if (
IsPrefixedPropertyName
(_xamlReader.LocalName, out attributePropertyName)