How App behaves when two apps uiaccess=true.

Sunil A M 171 Reputation points
2022-11-28T06:06:08.533+00:00

Hi Team,

Currently if we make uiaccess=true in wpf app and if it is signed, it is coming on top of all other apps.

264634-image.png

Just we need one more information like what if two wpf apps/exes have uiaceess=true and both are signed means how it behave?

wpf1.exe - uiaccess=true AND signed.
wpf2.exe - uiaccess=true AND signed.

how does it behave when i consider to show on top?
wpf1.exe comes on top of wpf2.exe? OR wpf2.exe comes on top of wpf1.exe?

Best Regards
Sunil

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,679 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,299 questions
{count} votes