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