阅读背景:

TabItem的Setter中的绑定值不起作用

来源:互联网 

What I tried is

我试过的是

                <TabControl.ItemContainerStyle>
                    <Style TargetType="{x:Type TabItem}">
                        <Setter Property="IsEnabled"  Value="{Binding Active }"/>
                    </Style>
                </TabControl.ItemContainerStyle>
                <Tab



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

分享到: