Begins a snapshot and exposes when native registration has completed.
NativeWebViewSnapshotCapture BeginCaptureSnapshot(CancellationToken cancellationToken = default(CancellationToken))
The default implementation conservatively completes the registration milestone with the snapshot operation. Providers that can identify an earlier native-registration boundary should override this method.