PRN221_-_FE_-_SU_2023_506.webp
K

PRN221_-_FE_-_SU_2023_506.webp

Answer (Choose 1 answer)
What is the following Style tag used for?
<Window x:Class="WPFControls.DemoStyle"
<!--xmlns:-->
Title="DemoStyle" Height="200" Width="300">
<Window.Resources>
<Style TargetType="TextBlock">
<Setter Property="Foreground" Value="Green" />
<Setter Property="FontSize" Value="20" />
</Style>
</Window.Resources><StackPanel Margin="10">
<TextBlock>WPF </TextBlock><TextBox> NET</TextBox>
</StackPanel>
</Window>
A. Set foreground is Green and FontSize is 20 for TextBlock controls
B. Set foreground is Green and FontSize is 20 for TextBox controls
C. Set foreground is Green and FontSize is 20 for controls
D. Set background is Green and FontSize is 20 for controls
Exit (11

Thông tin

Category
PRN221
Thêm bởi
Kokichi20051
Ngày thêm
Lượt xem
1,247
Lượt bình luận
4
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
PRN221_-_FE_-_SU_2023_506.webp
File size
79.3 KB
Dimensions
1926px x 906px

Share this media

Back
Bên trên Bottom