I have the following class declared:
public partial class MainWindow : Window
And I need to get the actual handle of the window once the wi
The earliest place you can get the handle is OnSourceInitialized