Good Question...
<Grid Width="500" Name="widthProvider">
<Label Height="28" Name="label1" Width="203">
<Label.Content>
<Binding Path="Width">
<Binding.RelativeSource>
<RelativeSource Mode="FindAncestor" AncestorType="Grid" AncestorLevel="1"/>
</Binding.RelativeSource>
</Binding>
</Label.Content>
</Label>
</Grid>
沒有留言:
張貼留言