1 write to isNotationDeclared
System.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
139set { isNotationDeclared = value; }
1 reference to isNotationDeclared
System.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
138get { return isNotationDeclared; }