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