Put this into an .fx file and assign it to your trees:

technique t0
{
pass p0
{
CullMode = None;
}
}