You can use a ViewBox, but the ColorCanvas will be very small :
<Expander Width="200" Height="150">
<Viewbox>
<xctk:ColorCanvas/>
</Viewbox>
</Expander>
↧