1 write to _iface
PresentationCore (1)
MS\Internal\Automation\DockProviderWrapper.cs (1)
48
_iface
= iface;
2 references to _iface
PresentationCore (2)
MS\Internal\Automation\DockProviderWrapper.cs (2)
103
_iface
.SetDockPosition( (DockPosition) arg );
109
return
_iface
.DockPosition;