6 references to Yellow
System.Windows.Forms (6)
winforms\Managed\System\WinForms\TrustManagerMoreInformation.cs (3)
111LoadWarningBitmap(((options & TrustManagerPromptOptions.AddsShortcut) != 0) ? TrustManagerWarningLevel.Yellow : TrustManagerWarningLevel.Green, this.pictureBoxInstallation); 127locationWarningLevel = TrustManagerWarningLevel.Yellow; 372case TrustManagerWarningLevel.Yellow:
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (3)
589LoadWarningBitmap(TrustManagerWarningLevel.Yellow); 603LoadWarningBitmap(TrustManagerWarningLevel.Yellow); 661case TrustManagerWarningLevel.Yellow: