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)
116return _iface.GetSelection(); 121return _iface.CanSelectMultiple; 126return _iface.IsSelectionRequired;