| Visual Basic (Declaration) | |
|---|---|
Public Property FontWeight As FontWeight | |
| C# | |
|---|---|
public FontWeight FontWeight {get; set;} | |
| C++/CLI | |
|---|---|
public: property FontWeight FontWeight { FontWeight get(); void set ( FontWeight value); } | |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)