6 references to SetAxHostState
PresentationFramework (6)
src\Framework\System\Windows\Interop\ActiveXHost.cs (6)
450this.SetAxHostState(ActiveXHelper.inTransition, true); 493this.SetAxHostState(ActiveXHelper.inTransition, false); 502this.SetAxHostState(ActiveXHelper.inTransition, true); 549this.SetAxHostState(ActiveXHelper.inTransition, false); 600this.SetAxHostState(ActiveXHelper.sinkAttached, true); 617this.SetAxHostState(ActiveXHelper.sinkAttached, false);