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)
116return _iface.GetViewName( (int) arg ); 121_iface.SetCurrentView( (int) arg ); 127return _iface.CurrentView; 132return _iface.GetSupportedViews();