1 implementation of Commit
System.Windows.Forms (1)
winforms\Managed\System\WinForms\UnsafeNativeMethods.cs (1)
6650public void Commit(int grfCommitFlags) {
1 reference to Commit
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataStreamFromComStream.cs (1)
120comStream.Commit(NativeMethods.STGC_DEFAULT);