1 write to _threePagesToolStripButton
System.Windows.Forms (1)
System\Windows\Forms\Printing\PrintPreviewDialog.cs (1)
774_threePagesToolStripButton = new PrintPreviewDialogToolStripButton();
8 references to _threePagesToolStripButton
System.Windows.Forms (8)
System\Windows\Forms\Printing\PrintPreviewDialog.cs (8)
748[MemberNotNull(nameof(_threePagesToolStripButton))] 792_threePagesToolStripButton, 879_threePagesToolStripButton.DisplayStyle = ToolStripItemDisplayStyle.Image; 880_threePagesToolStripButton.Name = "threepagesToolStripButton"; 881resources.ApplyResources(_threePagesToolStripButton, "threepagesToolStripButton"); 928_threePagesToolStripButton.Click += OnThreePagesToolStripButtonClick; 940_threePagesToolStripButton.ImageIndex = 4; 1025Keys.D3 => PerformPageToolStripButtonClick(_threePagesToolStripButton),