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