1 write to RequestsShellIntegration
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TrustManager.cs (1)
66appTrustExtraInfo.RequestsShellIntegration = parsedData.RequestsShellIntegration;
3 references to RequestsShellIntegration
System.Windows.Forms (3)
winforms\Managed\System\WinForms\TrustManager.cs (3)
140if (appTrustExtraInfo.RequestsShellIntegration && 492if (appTrustExtraInfo.RequestsShellIntegration) 953if (matchingAppTrustExtraInfo != null && matchingAppTrustExtraInfo.RequestsShellIntegration)