- Mastering Visual Studio 2017
- Kunal Chowdhury
- 46字
- 2021-07-15 17:26:42
Property element syntax
The properties can also be defined as an element when you cannot assign the value within the quotes. This generally starts with <element.PropertyName> and ends with </element.PropertyName>. The following example shows you how to write the Background property as an element to the Button:
<Button> <Button.Background> <SolidColorBrush Color="Red" /> </Button.Background> </Button>
推薦閱讀
- HornetQ Messaging Developer’s Guide
- 神經網絡編程實戰:Java語言實現(原書第2版)
- 實戰低代碼
- Java:Data Science Made Easy
- Podman實戰
- Effective Python Penetration Testing
- Python時間序列預測
- Python程序設計開發寶典
- 深入理解BootLoader
- Hands-On Robotics Programming with C++
- Software Development on the SAP HANA Platform
- Java多線程并發體系實戰(微課視頻版)
- 從零開始學Unity游戲開發:場景+角色+腳本+交互+體驗+效果+發布
- Instant AppFog
- Mathematica Data Visualization