1 write to _iface
PresentationCore (1)
MS\Internal\Automation\MultipleViewProviderWrapper.cs (1)
44
_iface
= iface;
4 references to _iface
PresentationCore (4)
MS\Internal\Automation\MultipleViewProviderWrapper.cs (4)
109
return
_iface
.GetViewName( (int) arg );
114
_iface
.SetCurrentView( (int) arg );
120
return
_iface
.CurrentView;
125
return
_iface
.GetSupportedViews();