不能滚动内容在主窗口

问题描述:

我已经加入的ScrollViewer到我的WPF应用程序,但是当我调整我仍然无法看到控件不能滚动内容在主窗口

<ScrollViewer> 
    <GroupBox Header = "Add Member" FontFamily="Calibri" FontWeight="Bold" FontSize="24" Height="500"> 
     <Grid> 
      <RadioButton Content = "Female" FontSize="16" FontWeight="Normal" TabIndex="4" Margin="651,335,0,105"/> 
     </Grid> 
    </GroupBox> 
</ScrollViewer> 

我缺少什么?

+0

请在您的ScrollViewer中添加该属性> –

我复制并粘贴您的代码,它看起来好像没什么问题(从单选按钮,清除保证金后): http://screencast.com/t/12wUxd2HFFAJ 中horizo​​ntalscrollbarvisibility>