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();
135
return
_iface
.IsSelected;
140
return
_iface
.SelectionContainer;