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 );
120
return
_iface
.Value;
125
return
_iface
.IsReadOnly;