public WPFHTMLWindowProvider(IWPFWebWindow iIWPFWebWindow, HTMLControlBase iHTMLControlBase) { _IWPFWebWindow = iIWPFWebWindow; _HTMLControlBase = iHTMLControlBase; _UIElement = _IWPFWebWindow.UIElement; }