4 references to IsResolved
System.Xaml (4)
System\Xaml\Schema\XamlNamespace.cs (2)
56
if (!
IsResolved
)
207
if (
IsResolved
)
System\Xaml\XamlSchemaContext.cs (2)
117
if (ns.Value.
IsResolved
&& !ns.Value.IsClrNamespace)
408
if (ns.
IsResolved
)