2 references to EnsureHandle
PresentationFramework (1)
System\Windows\Application.cs (1)
1759
new WindowInteropHelper(appWin).
EnsureHandle
();
PresentationFramework.Tests (1)
System\Windows\MessageBox.Tests.cs (1)
155
windowInteropHelper.
EnsureHandle
();