3 references to IsXData
System.Xaml (3)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
1569if (prop.Type.IsXData)
System\Xaml\XamlObjectReader.cs (1)
509if (property.Type.IsXData)
System\Xaml\XamlType.cs (1)
482IsXData;