4 references to TryGetService
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (4)
4868if (TryGetService(out IUIService? uiService)) 4933if (TryGetService(out IUIService? uiService)) 5006if (TryGetService(out IUIService? uiService)) 5185if (TotalProperties > 0 && TryGetService(out IMenuCommandService? menuCommandService))