4 references to IsResolved
System.Xaml (4)
System\Xaml\Schema\XamlNamespace.cs (2)
55
if (!
IsResolved
)
202
if (
IsResolved
)
System\Xaml\XamlSchemaContext.cs (2)
115
if (ns.Value.
IsResolved
&& !ns.Value.IsClrNamespace)
390
if (ns.
IsResolved
)