Home Forums Software Development EyeX Question, WPF Button + Gaze Aware Element. Reply To: EyeX Question, WPF Button + Gaze Aware Element.

#3347
Jenny [Tobii]
Participant

Great!
But I realize I forgot one thing: as long as the Activatable property is set to “Default” you will only get activation focus changed events with the value “HasActivationFocus”. To enable the tentative activation focus you need to set the “eyeX:Behavior.Activatable” value to “TentativeFocusEnabled” (instead of “Default”).