3 instantiations of StoreApplicationReference
System.Windows.Forms (3)
parent\parent\parent\public\Internal\NDP\Inc\IsolationInterop.cs (2)
2189StoreApplicationReference AppReference = new StoreApplicationReference(InstallerId, InstallerName, InstallerMetadata); 2209StoreApplicationReference AppReference = new StoreApplicationReference(InstallerId, InstallerName, InstallerMetadata);
winforms\Managed\System\WinForms\Application.cs (1)
1653return new StoreApplicationReference(
25 references to StoreApplicationReference
System.Windows.Forms (25)
parent\parent\parent\public\Internal\NDP\Inc\IsolationInterop.cs (24)
120[Out, MarshalAs(UnmanagedType.LPArray)] StoreApplicationReference[] rgelt 1307Size = (UInt32)Marshal.SizeOf(typeof(StoreApplicationReference)); 1327Marshal.DestroyStructure(ip, typeof(StoreApplicationReference)); 1357public StoreOperationPinDeployment(IDefinitionAppId AppId, StoreApplicationReference Ref) 1367public StoreOperationPinDeployment(IDefinitionAppId AppId, System.DateTime Expiry, StoreApplicationReference Ref) 1377StoreApplicationReference.Destroy(Reference); 1403public StoreOperationUnpinDeployment(IDefinitionAppId app, StoreApplicationReference reference) 1414StoreApplicationReference.Destroy(Reference); 1441public StoreOperationInstallDeployment(IDefinitionAppId App, StoreApplicationReference reference) : 1447public StoreOperationInstallDeployment(IDefinitionAppId App, bool UninstallOthers, StoreApplicationReference reference) 1464StoreApplicationReference.Destroy(Reference); 1491public StoreOperationUninstallDeployment(IDefinitionAppId appid, StoreApplicationReference AppRef) 1502StoreApplicationReference.Destroy(Reference); 1552public StoreOperationSetDeploymentMetadata(IDefinitionAppId Deployment, StoreApplicationReference Reference, StoreOperationMetadataProperty[] SetProperties) 1558public StoreOperationSetDeploymentMetadata(IDefinitionAppId Deployment, StoreApplicationReference Reference, StoreOperationMetadataProperty[] SetProperties, StoreOperationMetadataProperty[] TestProperties) 1608StoreApplicationReference.Destroy(InstallerReference); 1828ref StoreApplicationReference InstallerReference, 2151StoreApplicationReference Reference, 2189StoreApplicationReference AppReference = new StoreApplicationReference(InstallerId, InstallerName, InstallerMetadata); 2209StoreApplicationReference AppReference = new StoreApplicationReference(InstallerId, InstallerName, InstallerMetadata); 2268[In] ref StoreApplicationReference InstallerReference, 2366[In] ref StoreApplicationReference Reference, 2398[In] ref StoreApplicationReference Reference, 2407[In] ref StoreApplicationReference Reference,
winforms\Managed\System\WinForms\Application.cs (1)
1649private static StoreApplicationReference InstallReference