1 write to Statements
System.Windows.Forms.Design (1)
System\ComponentModel\Design\Serialization\StatementContext.cs (1)
189Statements = statements;
6 references to Statements
System.Windows.Forms.Design (6)
System\ComponentModel\Design\Serialization\StatementContext.cs (6)
63if (_table[idx].Statements is not null) 100if (_table[idx].Statements is null) 105return _table[idx].Statements; 113return e.Statements; 222if (_table._table[_position].Statements is null) 228return new DictionaryEntry(entry.Owner, entry.Statements);