1 write to _tlpBehavior
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\TableLayoutPanelDesigner.cs (1)
53
private TableLayoutPanelBehavior Behavior =>
_tlpBehavior
??= new TableLayoutPanelBehavior(Table, this, Component.Site);