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