Bagikan melalui


ComboBoxHelper Kelas

Definisi

Menyediakan metode pembantu ComboBox untuk pengkompilasi XAML.

public ref class ComboBoxHelper sealed
/// [Microsoft.UI.Xaml.CustomAttributes.MUXContractProperty(version=0)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Version(1)]
class ComboBoxHelper final
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.XamlContract, 65536)]
class ComboBoxHelper final
[Microsoft.UI.Xaml.CustomAttributes.MUXContractProperty(version=0)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class ComboBoxHelper
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 65536)]
public sealed class ComboBoxHelper
Public NotInheritable Class ComboBoxHelper
Warisan
Object Platform::Object IInspectable ComboBoxHelper
Atribut
Microsoft.UI.Xaml.CustomAttributes.MUXContractPropertyAttribute MarshalingBehaviorAttribute ThreadingAttribute VersionAttribute ContractVersionAttribute

Properti

KeepInteriorCornersSquareProperty

Mengidentifikasi properti dependensi KeepInteriorCornersSquare . Tidak diterapkan.

Properti yang Terlampir

KeepInteriorCornersSquare

Menentukan apakah sudut interior popup ComboBoxHelper persegi, bukan bulat.

Metode

GetKeepInteriorCornersSquare(ComboBox)

Mengambil apakah sudut interior popup ComboBoxHelper persegi bukan bulat.

SetKeepInteriorCornersSquare(ComboBox, Boolean)

Mengatur apakah sudut interior popup ComboBoxHelper persegi bukan bulat.

Berlaku untuk

Lihat juga