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