WpfDocumentPreviewer.StreamWrapper.Commit C# (CSharp) Méthode

Commit() public méthode

This operation is not supported.
public Commit ( int grfCommitFlags ) : void
grfCommitFlags int
Résultat void
		public void Commit(int grfCommitFlags) {
			throw new NotSupportedException();
		}