4 references to IsResolved
System.Xaml (4)
System\Xaml\Schema\XamlNamespace.cs (2)
58
if (!
IsResolved
)
207
if (
IsResolved
)
System\Xaml\XamlSchemaContext.cs (2)
116
if (ns.Value.
IsResolved
&& !ns.Value.IsClrNamespace)
407
if (ns.
IsResolved
)