Keyoti RapidFindReplace WPF API Docs
IgnoredElementTypes Property
API DocumentationKeyoti.RapidFindReplace.WPFOptionsViewModelIgnoredElementTypes
Keyoti RapidFindReplace WPF
Collection of types that should not be searched.
Declaration Syntax
C#Visual BasicVisual C++F#
public List<Type> IgnoredElementTypes { get; }
Public ReadOnly Property IgnoredElementTypes As List(Of Type)
	Get
public:
property List<Type^>^ IgnoredElementTypes {
	List<Type^>^ get ();
}
member IgnoredElementTypes : List<Type> with get
Property Value
List<(Of <(<'Type>)>)>

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