You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. The application contains the following code fragment. Hello World Ok You need to define a style that applies the following properties to the text in the StackPanel object: FontSize = 32 FontWeight = Bold Which code fragment should you use?()
- A
- B
- C
- D