개정판 992a98b4
효성 테스트내용 오류 수정 및 Search, Favorite 추가
KCOM/Controls/Sample.xaml | ||
---|---|---|
447 | 447 |
<Border BorderThickness="0,0,0,1" BorderBrush="#e6e6e6" Background="#f5f5f5"> |
448 | 448 |
<StackPanel> |
449 | 449 |
<RadioButton Content="All Pages" IsChecked="True" telerik:StyleManager.Theme="Office2013" FontSize="10" Margin="5,3" x:Name="rdoAllPages"/> |
450 |
<RadioButton Content="Favorited Pages" FontSize="10" Margin="5,3" x:Name="rdoFavoritePages"/> |
|
450 |
<RadioButton Content="Favorited Pages" FontSize="10" Margin="5,3" x:Name="rdoFavoritePages" Checked="rdoFavoritePages_Checked"/>
|
|
451 | 451 |
<Grid Margin="4.5,0"> |
452 | 452 |
<telerik:RadExpander Name="expCommentPages" |
453 | 453 |
Padding="2" |
내보내기 Unified diff