2 overrides of PutString
System.Windows.Forms (2)
winforms\Managed\System\WinForms\UnsafeNativeMethods.cs (2)
6567
public override void
PutString
(string s)
6611
public override void
PutString
(string s)
1 reference to PutString
System.Windows.Forms (1)
winforms\Managed\System\WinForms\FileDialog.cs (1)
1005
charBuffer.
PutString
(fileNames[0]);