更新
This commit is contained in:
19
WPF/x Namespace.md
Normal file
19
WPF/x Namespace.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# 修改Window窗口的作用域
|
||||
|
||||
x:ClassModifier
|
||||
|
||||
# 修改控件对象
|
||||
|
||||
x:FieldModifier x:Name必须声明
|
||||
|
||||
# 声明资源对象Window.Resources变量名
|
||||
|
||||
x:Key
|
||||
|
||||
# 获取同一个资源对象
|
||||
|
||||
x:Shared
|
||||
|
||||
# 数据类型
|
||||
|
||||
x:Type
|
||||
Reference in New Issue
Block a user