2 references to FromHandle
PresentationUI (1)
MS\Internal\Documents\DocumentSignatureManager.cs (1)
525dialog.ShowDialog(NativeWindow.FromHandle(parentWindow));
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
5124NativeWindow? nativeWindow = NativeWindow.FromHandle(handle);