Class FindDialogContext
Represents FixedDialogContext class.
Inherited Members
Namespace: Telerik.Windows.Documents.Fixed.UI.Dialogs
Assembly: Telerik.Windows.Controls.FixedDocumentViewers.dll
Syntax
public sealed class FindDialogContext : FixedDocumentViewerDialogContext
Constructors
FindDialogContext(FixedDocumentViewerBase)
Initializes a new instance of the FindDialogContext class.
Declaration
public FindDialogContext(FixedDocumentViewerBase fixedDocumentViewer)
Parameters
FixedDocumentViewerBase
fixedDocumentViewer
The fixed document viewer. |