Base:
method
GetService
System.ComponentModel.Component.GetService(System.Type)
1 reference to GetService
System.Windows.Forms.Design (1)
System\ComponentModel\Design\CollectionEditor.CollectionForm.cs (1)
151
if (
GetService
(typeof(IUIService)) is IUIService uis)