4 references to TryGetService
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (4)
4874if (TryGetService(out IUIService? uiService)) 4941if (TryGetService(out IUIService? uiService)) 5016if (TryGetService(out IUIService? uiService)) 5195if (TotalProperties > 0 && TryGetService(out IMenuCommandService? menuCommandService))