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