7 references to IsDotted
System.Xaml (7)
System\Xaml\Context\XamlContext.cs (1)
146
if (String.IsNullOrEmpty(propName.Prefix) && !propName.
IsDotted
)
System\Xaml\Parser\MeScanner.cs (1)
322
if (propName.
IsDotted
)
System\Xaml\Parser\XamlAttribute.cs (3)
125
definingPrefix = !Name.
IsDotted
152
if (propName.
IsDotted
)
165
if (propName.
IsDotted
)
System\Xaml\Parser\XamlPropertyName.cs (2)
79
return
IsDotted
?
89
return
IsDotted
?