Share via


AppWindowTitleBar.IconShowOptions Properti

Definisi

Mendapatkan atau mengatur nilai yang menentukan bagaimana ikon jendela ditampilkan di bilah judul.

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

Nilai Properti

Nilai yang menentukan bagaimana ikon jendela ditampilkan di bilah judul.

Berlaku untuk