1 instantiation of ToolStripNumericUpDown
System.Windows.Forms (1)
System\Windows\Forms\Printing\PrintPreviewDialog.cs (1)
779
_pageCounterItem = new
ToolStripNumericUpDown
();
2 references to ToolStripNumericUpDown
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripNumericUpDown.ToolStripNumericUpDownControl.cs (1)
12
public
ToolStripNumericUpDown
? Owner { get; set; }
System\Windows\Forms\Printing\PrintPreviewDialog.cs (1)
23
private
ToolStripNumericUpDown
_pageCounterItem;