2 references to WaitOnLoadState
System.Windows.Forms (2)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (2)
1195get => _pictureBoxState[WaitOnLoadState]; 1196set => _pictureBoxState[WaitOnLoadState] = value;