IPreviewDialogAccessor Members
If implemented, enables you to access a service used to display a dialog with the preview result.Methods
Name | Description |
---|---|
DoWithService(Action<T>) | Performs the specified action with a service. Inherited from IServiceAccessor<T>. |
See Also