3 references to IsXData
System.Xaml (3)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
1578if (prop.Type.IsXData)
System\Xaml\XamlObjectReader.cs (1)
514if (property.Type.IsXData)
System\Xaml\XamlType.cs (1)
485IsXData;