Keyoti RapidFindReplace WPF API Docs
FindScope Property
API DocumentationKeyoti.RapidFindReplace.WPFRapidFindReplaceControlViewModelFindScope
Keyoti RapidFindReplace WPF
Control and it's children to find within.
Declaration Syntax
C#Visual BasicVisual C++F#
public DependencyObject FindScope { get; set; }
Public Property FindScope As DependencyObject
	Get
	Set
public:
virtual property DependencyObject^ FindScope {
	DependencyObject^ get () sealed;
	void set (DependencyObject^ value) sealed;
}
abstract FindScope : DependencyObject with get, set
override FindScope : DependencyObject with get, set
Property Value

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