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