1 write to _iface
PresentationCore (1)
Core\CSharp\MS\Internal\Automation\SelectionItemProviderWrapper.cs (1)
53_iface = iface;
5 references to _iface
PresentationCore (5)
Core\CSharp\MS\Internal\Automation\SelectionItemProviderWrapper.cs (5)
126_iface.Select(); 132_iface.AddToSelection(); 138_iface.RemoveFromSelection(); 144return _iface.IsSelected; 149return _iface.SelectionContainer;