RibbonControl for Avalonia Home
  1. Home
  2. Docs
  3. API
    1. GitHub
    2. NuGet
    Menu
    Loading menu…

    On this page

    1. Home
    2. API
    3. RibbonControl.Core.Services
    4. KeyTipService

    KeyTipService Class

    Definition

    Namespace RibbonControl.Core.Services
    Assembly RibbonControl.Core.dll
    Inherits Object
    Implements IKeyTipService
    View source
    Show inherited members (7)
    • System.Object.Equals(System.Object?)
    • System.Object.Equals(System.Object?, System.Object?)
    • System.Object.GetHashCode()
    • System.Object.GetType()
    • System.Object.MemberwiseClone()
    • System.Object.ReferenceEquals(System.Object?, System.Object?)
    • System.Object.ToString()
    public class KeyTipService : IKeyTipService
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Properties (2)

    ActiveTips
    IsInKeyTipMode

    Methods (5)

    EnterMode(IEnumerable<IRibbonItemNode>)
    ExitMode()
    GetMatches(String)
    HasMatches(String)
    TryResolve(String, out IRibbonItemNode?)

    Copyright © 2026, Wieslaw Soltes aka wieslawsoltes - Content licensed under the Creative Commons CC BY 2.5 | Site generated by lunet hosted on GitHub Pages