Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
NuGet
Menu
Loading menu…
Home
API
RibbonControl.Core.Services
KeyTipService
Methods
GetMatches(String)
Menu
On this page
GetMatches(String) Method
Definition
Namespace
RibbonControl.Core.Services
Assembly
RibbonControl.Core.dll
Implements
GetMatches(String)
View source
public IReadOnlyDictionary<string, string> GetMatches(string partialSequence)
Parameters
partialSequence
String?
Returns
IReadOnlyDictionary<String, String>