Gets the list of suggestions which match the current user input
and should be displayed.
This is a dependency property.
Namespace:
Mindscape.WpfElementsAssembly: Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)
Syntax
| C# |
|---|
public ReadOnlyObservableCollection<InputSuggestion> MatchingSuggestions { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property MatchingSuggestions As ReadOnlyObservableCollection(Of InputSuggestion) |
Remarks
Dependency Property Information
| Identifier field | MatchingSuggestionsProperty |
| Metadata properties set to true | None |