2 references to MaskDesignerDialog
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\MaskPropertyEditor.cs (1)
34
() => new
MaskDesignerDialog
(instance, helpService));
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\MaskDesignerDialogTests.cs (1)
16
_dialog =
new
(_maskedTextBox, null);