5 references to Class
System.Xaml (5)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (3)
744else if (property == XamlLanguage.Class) 2228throw ctx.WithLineInfo(new XamlObjectWriterException(SR.Format(SR.DirectiveNotAtRoot, XamlLanguage.Class))); 2233throw ctx.WithLineInfo(new XamlObjectWriterException(SR.Format(SR.DirectiveMustBeString, XamlLanguage.Class)));
System\Xaml\XamlLanguage.cs (2)
272return Class; 421Arguments, AsyncRecords, Class, Code, ClassModifier, ConnectionId, FactoryMethod, FieldModifier,