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 팝업의 내부 모서리가 둥근 대신 정사각형인지 여부를 설정합니다.

적용 대상

추가 정보