Home › Forums › Software Development › EyeX Question, WPF Button + Gaze Aware Element. › Reply To: EyeX Question, WPF Button + Gaze Aware Element.
20/08/2015 at 15:03 #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”).