1 write to _owner
System.Windows.Forms (1)
System\Windows\Forms\Layout\Containers\SplitContainer.SplitContainerTypedControlCollection.cs (1)
19_owner = splitContainer;
2 references to _owner
System.Windows.Forms (2)
System\Windows\Forms\Layout\Containers\SplitContainer.SplitContainerTypedControlCollection.cs (2)
24if (value is SplitterPanel && !_owner.DesignMode && IsReadOnly) 40if (_owner.DesignMode)