2 overrides of PropertyName
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TableLayoutColumnStyleCollection.cs (1)
25internal override string PropertyName {
winforms\Managed\System\WinForms\TableLayoutRowStyleCollection.cs (1)
25internal override string PropertyName {
1 reference to PropertyName
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TableLayoutStyleCollection.cs (1)
136LayoutTransaction.DoLayout(this.Owner, this.Owner, PropertyName);