1 write to _helpService
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\MaskDesignerDialog.cs (1)
54
_helpService
= helpService;
2 references to _helpService
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\MaskDesignerDialog.cs (2)
663
if (
_helpService
is not null)
665
_helpService
.ShowHelpFromKeyword(HelpTopic);