1 write to _iface
PresentationCore (1)
MS\Internal\Automation\SelectionItemProviderWrapper.cs (1)
50_iface = iface;
5 references to _iface
PresentationCore (5)
MS\Internal\Automation\SelectionItemProviderWrapper.cs (5)
123_iface.Select(); 129_iface.AddToSelection(); 135_iface.RemoveFromSelection(); 141return _iface.IsSelected; 146return _iface.SelectionContainer;