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