6 references to SetAxHostState
PresentationFramework (6)
System\Windows\Interop\ActiveXHost.cs (6)
410this.SetAxHostState(ActiveXHelper.inTransition, true); 453this.SetAxHostState(ActiveXHelper.inTransition, false); 462this.SetAxHostState(ActiveXHelper.inTransition, true); 509this.SetAxHostState(ActiveXHelper.inTransition, false); 548this.SetAxHostState(ActiveXHelper.sinkAttached, true); 558this.SetAxHostState(ActiveXHelper.sinkAttached, false);