1 write to _iface
PresentationCore (1)
MS\Internal\Automation\SelectionProviderWrapper.cs (1)
43
_iface
= iface;
3 references to _iface
PresentationCore (3)
MS\Internal\Automation\SelectionProviderWrapper.cs (3)
106
return
_iface
.GetSelection();
111
return
_iface
.CanSelectMultiple;
116
return
_iface
.IsSelectionRequired;