Property SearchMatcher
SearchMatcher
Defines how the dialog matches files/folders when using the search box. Provide a custom implementation if you want to tailor how matching is performed.
public ISearchMatcher SearchMatcher { get; set; }
Defines how the dialog matches files/folders when using the search box. Provide a custom implementation if you want to tailor how matching is performed.
public ISearchMatcher SearchMatcher { get; set; }