5 references to Class
System.Xaml (5)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (3)
734else if (property == XamlLanguage.Class) 2181throw ctx.WithLineInfo(new XamlObjectWriterException(SR.Format(SR.DirectiveNotAtRoot, XamlLanguage.Class))); 2186throw 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,