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