3 references to Style
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\Behavior\TableLayoutPanelBehavior.cs (3)
102_resizeProp = TypeDescriptor.GetProperties(_tableGlyph.Style)[isColumn ? "Width" : "Height"]; 124int moveIndex = _styles.IndexOf(_tableGlyph.Style); 190int moveIndex = _styles.IndexOf(_tableGlyph.Style);