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