Keyoti RapidFindReplace WPF API Docs
FindIterativelyFrom Property
API DocumentationKeyoti.RapidFindReplace.WPFRapidFindReplaceControlViewModelFindIterativelyFrom
Keyoti RapidFindReplace WPF
Which control to iteratively find matches from.
Declaration Syntax
C#Visual BasicVisual C++F#
public DependencyObject FindIterativelyFrom { get; set; }
Public Property FindIterativelyFrom As DependencyObject
	Get
	Set
public:
virtual property DependencyObject^ FindIterativelyFrom {
	DependencyObject^ get () sealed;
	void set (DependencyObject^ value) sealed;
}
abstract FindIterativelyFrom : DependencyObject with get, set
override FindIterativelyFrom : DependencyObject with get, set
Property Value

Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)