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