6 references to SetAxHostState
PresentationFramework (6)
System\Windows\Interop\ActiveXHost.cs (6)
392this.SetAxHostState(ActiveXHelper.inTransition, true); 435this.SetAxHostState(ActiveXHelper.inTransition, false); 444this.SetAxHostState(ActiveXHelper.inTransition, true); 491this.SetAxHostState(ActiveXHelper.inTransition, false); 530this.SetAxHostState(ActiveXHelper.sinkAttached, true); 540this.SetAxHostState(ActiveXHelper.sinkAttached, false);