6 references to SetAxHostState
PresentationFramework (6)
System\Windows\Interop\ActiveXHost.cs (6)
395this.SetAxHostState(ActiveXHelper.inTransition, true); 438this.SetAxHostState(ActiveXHelper.inTransition, false); 447this.SetAxHostState(ActiveXHelper.inTransition, true); 494this.SetAxHostState(ActiveXHelper.inTransition, false); 533this.SetAxHostState(ActiveXHelper.sinkAttached, true); 543this.SetAxHostState(ActiveXHelper.sinkAttached, false);