1 write to _iface
PresentationCore (1)
MS\Internal\Automation\ValueProviderWrapper.cs (1)
44_iface = iface;
3 references to _iface
PresentationCore (3)
MS\Internal\Automation\ValueProviderWrapper.cs (3)
107_iface.SetValue( (string)arg ); 113return _iface.Value; 118return _iface.IsReadOnly;