I have to identify our notify icon for UI automation.
We are using the notifyicon from Hardcodet in our WPF solution.
I was able to list all notifyicons in the visible and overflow area
with the help of api and AutomationUI calls but i failed to identify our
notifyicon. I set the AutomationProperties.AutomationId in xaml but within
the AutomationElement the AutomationID is empty.
Can someone help me how to identify our notifyicon?
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…