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