1 write to _iface
PresentationCore (1)
Core\CSharp\MS\Internal\Automation\SelectionProviderWrapper.cs (1)
53
_iface
= iface;
3 references to _iface
PresentationCore (3)
Core\CSharp\MS\Internal\Automation\SelectionProviderWrapper.cs (3)
116
return
_iface
.GetSelection();
121
return
_iface
.CanSelectMultiple;
126
return
_iface
.IsSelectionRequired;