1 write to _iface
PresentationCore (1)
MS\Internal\Automation\MultipleViewProviderWrapper.cs (1)
43
_iface
= iface;
4 references to _iface
PresentationCore (4)
MS\Internal\Automation\MultipleViewProviderWrapper.cs (4)
108
return
_iface
.GetViewName( (int) arg );
113
_iface
.SetCurrentView( (int) arg );
119
return
_iface
.CurrentView;
124
return
_iface
.GetSupportedViews();