3 references to IsUnknown
System.Xaml (3)
System\Xaml\Schema\XamlTypeInvoker.cs (3)
146
if (
IsUnknown
|| _xamlType.ItemType == null)
204
if (
IsUnknown
)
265
if (
IsUnknown
)