4 references to TryGetService
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (4)
4879if (TryGetService(out IUIService? uiService)) 4946if (TryGetService(out IUIService? uiService)) 5021if (TryGetService(out IUIService? uiService)) 5200if (TotalProperties > 0 && TryGetService(out IMenuCommandService? menuCommandService))