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