7 references to IsDotted
System.Xaml (7)
System\Xaml\Context\XamlContext.cs (1)
149
if (String.IsNullOrEmpty(propName.Prefix) && !propName.
IsDotted
)
System\Xaml\Parser\MeScanner.cs (1)
325
if (propName.
IsDotted
)
System\Xaml\Parser\XamlAttribute.cs (3)
127
definingPrefix = !Name.
IsDotted
154
if (propName.
IsDotted
)
167
if (propName.
IsDotted
)
System\Xaml\Parser\XamlPropertyName.cs (2)
81
return
IsDotted
?
91
return
IsDotted
?