ComboBoxHelper クラス

定義

XAML コンパイラ用の ComboBox ヘルパー メソッドを提供します。

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
継承
Object Platform::Object IInspectable ComboBoxHelper
属性
Microsoft.UI.Xaml.CustomAttributes.MUXContractPropertyAttribute MarshalingBehaviorAttribute ThreadingAttribute VersionAttribute ContractVersionAttribute

プロパティ

KeepInteriorCornersSquareProperty

KeepInteriorCornersSquare 依存関係プロパティを識別します。 実装されていません。

添付プロパティ

KeepInteriorCornersSquare

ComboBoxHelper ポップアップの内側の角を丸めではなく四角形にするかどうかを指定します。

メソッド

GetKeepInteriorCornersSquare(ComboBox)

ComboBoxHelper ポップアップの内側の角が丸めではなく四角形かどうかを取得します。

SetKeepInteriorCornersSquare(ComboBox, Boolean)

ComboBoxHelper ポップアップの内側の角を丸めではなく四角形にするかどうかを設定します。

適用対象

こちらもご覧ください