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