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