1 write to _iface
PresentationCore (1)
MS\Internal\Automation\SelectionItemProviderWrapper.cs (1)
45_iface = iface;
5 references to _iface
PresentationCore (5)
MS\Internal\Automation\SelectionItemProviderWrapper.cs (5)
118_iface.Select(); 124_iface.AddToSelection(); 130_iface.RemoveFromSelection(); 136return _iface.IsSelected; 141return _iface.SelectionContainer;