1 write to _iface
PresentationCore (1)
MS\Internal\Automation\SelectionProviderWrapper.cs (1)
50
_iface
= iface;
3 references to _iface
PresentationCore (3)
MS\Internal\Automation\SelectionProviderWrapper.cs (3)
113
return
_iface
.GetSelection();
118
return
_iface
.CanSelectMultiple;
123
return
_iface
.IsSelectionRequired;