1 reference to IsNameValid
System.Xaml (1)
System\Xaml\Parser\XamlQualifiedName.cs (1)
80
if (String.IsNullOrEmpty(prefix) || !
IsNameValid
(prefix))