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