7 references to IsDotted
System.Xaml (7)
System\Xaml\Context\XamlContext.cs (1)
151
if (string.IsNullOrEmpty(propName.Prefix) && !propName.
IsDotted
)
System\Xaml\Parser\MeScanner.cs (1)
327
if (propName.
IsDotted
)
System\Xaml\Parser\XamlAttribute.cs (3)
123
definingPrefix = !Name.
IsDotted
152
if (propName.
IsDotted
)
166
if (propName.
IsDotted
)
System\Xaml\Parser\XamlPropertyName.cs (2)
78
return
IsDotted
?
88
return
IsDotted
?