2 references to IsBackgroundPartiallyTransparent
System.Windows.Forms.Tests (2)
System\Windows\Forms\RadioButtonRendererTests.cs (2)
172
bool resultWithVisualStyles = RadioButtonRenderer.
IsBackgroundPartiallyTransparent
(state);
175
bool resultWithoutVisualStyles = RadioButtonRenderer.
IsBackgroundPartiallyTransparent
(state);