2 references to GetRowSpan
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TableLayoutSettings.cs (2)
269
return _stub.
GetRowSpan
(control);
661
if (
GetRowSpan
(controlName) != value) {