1 write to _helpService
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\MaskedTextBoxDesignerActionList.cs (1)
31_helpService = GetService(typeof(IHelpService)) as IHelpService;
1 reference to _helpService
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\MaskedTextBoxDesignerActionList.cs (1)
44string? mask = MaskPropertyEditor.EditMask(_discoverySvc, _uiSvc, _maskedTextBox, _helpService);