Class KeyTipActivation
Inheritance
System.Object
KeyTipActivation
Namespace: Telerik.UI.Xaml.Controls
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class KeyTipActivation : FrameworkElement
Constructors
KeyTipActivation()
Declaration
public KeyTipActivation()
Fields
ActivatedEvent
Events
Activated
Declaration
public event EventHandler<RadRoutedEventArgs> Activated
Event Type
System.
|