阅读背景:

来自工具提示或ContextMenu的相对源绑定。

来源:互联网 

What am I doing wrong here?:

我在这里做错了什么?

 <GridViewColumn>
    <GridViewColumn.CellTemplate>
       <DataTemplate>
          <Button>
            <Button.ToolTip>
              <TextBlock Text="{Binding Path=Title, RelativeSource={RelativeSource AncestorType=Window}}" />
 <G



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: