1 write to _iface
PresentationCore (1)
Core\CSharp\MS\Internal\Automation\MultipleViewProviderWrapper.cs (1)
51
_iface
= iface;
4 references to _iface
PresentationCore (4)
Core\CSharp\MS\Internal\Automation\MultipleViewProviderWrapper.cs (4)
116
return
_iface
.GetViewName( (int) arg );
121
_iface
.SetCurrentView( (int) arg );
127
return
_iface
.CurrentView;
132
return
_iface
.GetSupportedViews();