1 write to _isRowCollection
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\StyleCollectionEditor.cs (1)
20_isRowCollection = type.IsAssignableFrom(typeof(TableLayoutRowStyleCollection));
1 reference to _isRowCollection
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\StyleCollectionEditor.cs (1)
29return new StyleEditorForm(this, _isRowCollection);