51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#Brush
C#中Brush、Color、String相互转换WPF/Silverlight
//部分方法只适用于WPF,在SL中不能用usingSystem.Windows.Media;Colorcolor=(Color)ColorConverter.ConvertFromString(string);BrushConverterbrushConverter=newBrushConverter();Brush...
代码星球
·
2021-02-21
Brush
Color
String
相互
转换
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他