1 write to _iface
PresentationCore (1)
MS\Internal\Automation\SelectionProviderWrapper.cs (1)
44_iface = iface;
3 references to _iface
PresentationCore (3)
MS\Internal\Automation\SelectionProviderWrapper.cs (3)
107return _iface.GetSelection(); 112return _iface.CanSelectMultiple; 117return _iface.IsSelectionRequired;