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