1 write to Owner
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripProgressBar.cs (1)
33
toolStripProgressBarControl.
Owner
= this;
2 references to Owner
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripProgressBar.cs (2)
552
return toolStripProgressBarControl.
Owner
.Owner.AccessibilityObject;
566
return toolStripProgressBarControl.
Owner
.AccessibilityObject.FragmentNavigate(direction);