2 references to SelectFromCollectionHelper
System.Windows.Extensions (2)
System\Security\Cryptography\X509Certificates\X509Certificate2UI.cs (2)
37return SelectFromCollectionHelper(certificates, title, message, selectionFlag, IntPtr.Zero); 42return SelectFromCollectionHelper(certificates, title, message, selectionFlag, hwndParent);