1 write to _iface
PresentationCore (1)
MS\Internal\Automation\ValueProviderWrapper.cs (1)
48_iface = iface;
3 references to _iface
PresentationCore (3)
MS\Internal\Automation\ValueProviderWrapper.cs (3)
111_iface.SetValue( (string)arg ); 117return _iface.Value; 122return _iface.IsReadOnly;