5 references to Class
System.Xaml (5)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (3)
727else if (property == XamlLanguage.Class) 2168throw ctx.WithLineInfo(new XamlObjectWriterException(SR.Format(SR.DirectiveNotAtRoot, XamlLanguage.Class))); 2173throw ctx.WithLineInfo(new XamlObjectWriterException(SR.Format(SR.DirectiveMustBeString, XamlLanguage.Class)));
System\Xaml\XamlLanguage.cs (2)
271return Class; 417{ Arguments, AsyncRecords, Class, Code, ClassModifier, ConnectionId, FactoryMethod, FieldModifier,