Freigeben über


ComboBoxHelper Klasse

Definition

Stellt ComboBox-Hilfsmethoden für den XAML-Compiler bereit.

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
Vererbung
Object Platform::Object IInspectable ComboBoxHelper
Attribute
Microsoft.UI.Xaml.CustomAttributes.MUXContractPropertyAttribute MarshalingBehaviorAttribute ThreadingAttribute VersionAttribute ContractVersionAttribute

Eigenschaften

KeepInteriorCornersSquareProperty

Identifiziert die Abhängigkeitseigenschaft KeepInteriorCornersSquare . Nicht implementiert.

Angefügte Eigenschaften

KeepInteriorCornersSquare

Gibt an, ob die inneren Ecken des ComboBoxHelper-Popups quadratisch statt gerundet sind.

Methoden

GetKeepInteriorCornersSquare(ComboBox)

Ruft ab, ob die inneren Ecken des ComboBoxHelper-Popups quadratisch statt gerundet sind.

SetKeepInteriorCornersSquare(ComboBox, Boolean)

Legt fest, ob die inneren Ecken des ComboBoxHelper-Popups quadratisch statt gerundet sind.

Gilt für:

Weitere Informationen