6 references to SetAxHostState
PresentationFramework (6)
System\Windows\Interop\ActiveXHost.cs (6)
396this.SetAxHostState(ActiveXHelper.inTransition, true); 439this.SetAxHostState(ActiveXHelper.inTransition, false); 448this.SetAxHostState(ActiveXHelper.inTransition, true); 495this.SetAxHostState(ActiveXHelper.inTransition, false); 534this.SetAxHostState(ActiveXHelper.sinkAttached, true); 544this.SetAxHostState(ActiveXHelper.sinkAttached, false);