Last Updated:
03 Feb 2023 11:46
by ADMIN
Currently, a ScreenTip is opened 500 milliseconds after you hover the associated item. This is a hardcoded value that cannot be changed. Add a property to change this. For example another attached property in the ScreenTip class.
For example: ScreenTip.InitialShowDelay="1000"