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