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 Nullable<bool> GetIsFindable( UIElement element )
Public Shared Function GetIsFindable ( element As UIElement ) As Nullable(Of Boolean)
public: static Nullable<bool> GetIsFindable( UIElement^ element )
static member GetIsFindable : element : UIElement -> Nullable<bool>
Parameters
- element (UIElement)
Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)