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