4 references to Intersect
System.Windows.Forms (4)
System\Windows\Forms\Controls\ComboBox\ComboBox.ModernComboAdapter.cs (1)
384CombineMode.Intersect);
System\Windows\Forms\Rendering\Animation\AnimatedFocusIndicatorRenderer.cs (1)
111graphics.SetClip(focusClip, CombineMode.Intersect);
System\Windows\Forms\Rendering\Button\PopupButtonKeyCapRenderer.cs (2)
223graphics.SetClip(bowlPath, CombineMode.Intersect); 426graphics.SetClip(clipPath, CombineMode.Intersect);