1 write to Step
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripProgressBar.cs (1)
192ProgressBar.Step = value;
2 references to Step
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ProgressBar.cs (1)
830/// by the amount of the <see cref='System.Windows.Forms.ProgressBar.Step'/>
winforms\Managed\System\WinForms\ToolStripProgressBar.cs (1)
189return ProgressBar.Step;