New to Telerik UI for WPFStart a free 30-day trial

Represents FixedDialogContext class.

Definition

Namespace:Telerik.Windows.Documents.Fixed.UI.Dialogs

Assembly:Telerik.Windows.Controls.FixedDocumentViewers.dll

Syntax:

C#
public sealed class FindDialogContext : FixedDocumentViewerDialogContext

Inheritance: objectFixedDocumentViewerDialogContextFindDialogContext

Inherited Members FixedDocumentViewerDialogContext.FixedDocumentViewer

Constructors

Initializes a new instance of the FindDialogContext class.

C#
public FindDialogContext(FixedDocumentViewerBase fixedDocumentViewer)
Parameters:fixedDocumentViewerFixedDocumentViewerBase

The fixed document viewer.