2 references to SelectFromCollectionHelper
System.Security (2)
system\security\cryptography\x509\x509ui.cs (2)
42return SelectFromCollectionHelper(certificates, title, message, selectionFlag, IntPtr.Zero); 47return SelectFromCollectionHelper(certificates, title, message, selectionFlag, hwndParent);