KeyNavigationSettingsShowHighlightingCursor Method
Fires
PropertyChanged event with "ShowHighlightingCursor" as a property name.
Namespace: BeeMobile.ToolBarAssembly: BeeMobile.ToolBar.NET48 (in BeeMobile.ToolBar.NET48.dll) Version: 4.8.3.5
public virtual void ShowHighlightingCursor()
Public Overridable Sub ShowHighlightingCursor
The parent (
ToolBar) is subscribed to
PropertyChanged event.
If PropertyChanged is fired with "ShowHighlightingCursor" as a property name, it will
cause the highglighting cursor to displayed.