7 references to IsDotted
System.Xaml (7)
System\Xaml\Context\XamlContext.cs (1)
152
if (string.IsNullOrEmpty(propName.Prefix) && !propName.
IsDotted
)
System\Xaml\Parser\MeScanner.cs (1)
328
if (propName.
IsDotted
)
System\Xaml\Parser\XamlAttribute.cs (3)
124
definingPrefix = !Name.
IsDotted
153
if (propName.
IsDotted
)
167
if (propName.
IsDotted
)
System\Xaml\Parser\XamlPropertyName.cs (2)
79
return
IsDotted
?
89
return
IsDotted
?