Attached property used to indicate if an element is findable, or if it should be ignored.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public static void SetIsFindable( UIElement element, Nullable<bool> value )
Public Shared Sub SetIsFindable ( element As UIElement, value As Nullable(Of Boolean) )
public: static void SetIsFindable( UIElement^ element, Nullable<bool> value )
static member SetIsFindable : element : UIElement * value : Nullable<bool> -> unit
Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)