Remarks The Symbol enumeration is typically used to set the value of the AppBarButton.Icon property or the SymbolIcon.Symbol property. For more info a ...
分类:
编程语言 时间:
2018-01-20 22:50:23
阅读次数:
221
Remarks The most common way to specify the icon for an app bar button is to use one of the standard glyphs provided by the Segoe MDL2 Assets font, as ...
分类:
其他好文 时间:
2018-01-20 22:45:17
阅读次数:
232
背水一战 Windows 10 之 控件(图标类): IconElement, SymbolIcon, FontIcon, PathIcon, BitmapIcon ...
2. Content属性-----Button的内容属性
当然,可以直接设置Content值,但是它是属于内容语法设置属性,即可忽略其为属性元素,看作元素对象的内容更
为确切一些。所以我们可以给Button的内容设置为图片,图形等等形式。
这里需要说的可以直接用VS给我们设置好的元素,Windows Phone内部内置的Emoji表情或者其他Symbol图形来填
充Button的Conten属性。方法如下:
a. 在图形界面下,找到Button的属性窗口,找到Content属性,值选择Symbol...