AppWindowTitleBar.IconShowOptions 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定值,指定視窗圖示在標題列中的顯示方式。
public:
property IconShowOptions IconShowOptions { IconShowOptions get(); void set(IconShowOptions value); };
IconShowOptions IconShowOptions();
void IconShowOptions(IconShowOptions value);
public IconShowOptions IconShowOptions { get; set; }
var iconShowOptions = appWindowTitleBar.iconShowOptions;
appWindowTitleBar.iconShowOptions = iconShowOptions;
Public Property IconShowOptions As IconShowOptions
屬性值
值,指定視窗圖示在標題列中的顯示方式。