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)
661
if (
_helpService
is not null)
663
_helpService
.ShowHelpFromKeyword(HelpTopic);