1 write to _iface
PresentationCore (1)
Core\CSharp\MS\Internal\Automation\ValueProviderWrapper.cs (1)
51_iface = iface;
3 references to _iface
PresentationCore (3)
Core\CSharp\MS\Internal\Automation\ValueProviderWrapper.cs (3)
114_iface.SetValue( (string)arg ); 120return _iface.Value; 125return _iface.IsReadOnly;