Why are ActualWidth and ActualHeight 0.0 in this case?
I have a Grid inside a Canvas defined like this:
<Canvas x:Name=\"outerCanvas\">
<Grid Grid.Row=\"1\" Name=\"cGrid\" ShowGridLines=\"True\" Width=\"{Binding Path=ActualWidth, RelativeSource=
问答
阅读(2)