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