728x90
반응형
728x170
<FlowDocumentScrollViewer>
<FlowDocument>
<Paragraph>"Be who you are and say what you feel, because those who mind don't matter, and those who matter don't mind. - Dr. Seuss</Paragraph>
<BlockUIContainer>
<StackPanel
HorizontalAlignment="Center"
Orientation="Horizontal">
<Button
Margin="10"
Width="100"
Height="30"
Content="Like it" />
<Button
Margin="10"
Width="100"
Height="30"
Content="Don't like it" />
</StackPanel>
</BlockUIContainer>
<Paragraph>We continue this document with some more lovely Dr. Seuss quotes..</Paragraph>
</FlowDocument>
</FlowDocumentScrollViewer>
728x90
반응형
그리드형(광고전용)
'C# > WPF' 카테고리의 다른 글
[C#/WPF] Keyboard 클래스 : Focus 정적 메소드를 사용해 포커스 설정하기 (0) | 2021.02.21 |
---|---|
[C#/WPF] Typography 엘리먼트 : Capitals 첨부 속성 사용하기 (0) | 2021.02.21 |
[C#/WPF] FlowDocument 엘리먼트 : RichTextBox 내에서 사용하기 (0) | 2021.02.21 |
[C#/WPF] FixedDocument 엘리먼트 사용하기 (0) | 2021.02.21 |
[C#/WPF] Floater 엘리먼트 : FlowDocument에서 이미지 주변에 텍스트 표시하기 (0) | 2021.02.21 |
[C#/WPF] BlockUIContainer 엘리먼트 사용하기 (0) | 2021.02.21 |
[C#/WPF] Section 엘리먼트 사용하기 (0) | 2021.02.21 |
[C#/WPF] Table 엘리먼트 사용하기 (0) | 2021.02.21 |
[C#/WPF] List 엘리먼트 사용하기 (0) | 2021.02.21 |
[C#/WPF] 내용 빌드 액션으로 이미지 리소스 사용하기 (0) | 2021.02.21 |
[C#/WPF] Clipboard 클래스 : 클립보드 데이터 체크하기 (0) | 2021.02.21 |
댓글을 달아 주세요