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)
24
if (value is SplitterPanel && !
_owner
.DesignMode && IsReadOnly)
40
if (
_owner
.DesignMode)