1 write to _iface
PresentationCore (1)
MS\Internal\Automation\DockProviderWrapper.cs (1)
45
_iface
= iface;
2 references to _iface
PresentationCore (2)
MS\Internal\Automation\DockProviderWrapper.cs (2)
100
_iface
.SetDockPosition( (DockPosition) arg );
106
return
_iface
.DockPosition;