Class FindDialogViewModel
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.PdfViewer.Dialogs.ViewModels
Assembly: Telerik.WinUI.Controls.PdfViewer.dll
Syntax
public sealed class FindDialogViewModel : DialogViewModelBase<FindDialogContext>, INotifyPropertyChanged
Properties
FindNextCommand
Declaration
public ICommand FindNextCommand { get; }
Property Value
System.
|
FindPreviousCommand
Declaration
public ICommand FindPreviousCommand { get; }
Property Value
System.
|
TextSearchOptions
Declaration
public TextSearchOptions TextSearchOptions { get; }
Property Value
Telerik.
|