AutoSuggestBoxHelper 클래스

정의

제안 목록을 로드하고 표시하기 위한 도우미 개체를 나타냅니다.

public ref class AutoSuggestBoxHelper 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 AutoSuggestBoxHelper 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 AutoSuggestBoxHelper 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 AutoSuggestBoxHelper
[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 AutoSuggestBoxHelper
Public NotInheritable Class AutoSuggestBoxHelper
상속
Object Platform::Object IInspectable AutoSuggestBoxHelper
특성
Microsoft.UI.Xaml.CustomAttributes.MUXContractPropertyAttribute MarshalingBehaviorAttribute ThreadingAttribute VersionAttribute ContractVersionAttribute

속성

KeepInteriorCornersSquareProperty

KeepInteriorCornersSquare 종속성 속성을 식별합니다. 구현되지 않았습니다.

메서드

GetKeepInteriorCornersSquare(AutoSuggestBox)

AutoSuggestBoxHelper 팝업의 내부 모서리가 반올림되지 않고 정사각형인지 여부를 검색합니다.

SetKeepInteriorCornersSquare(AutoSuggestBox, Boolean)

AutoSuggestBoxHelper 팝업의 내부 모서리가 반올림되지 않고 정사각형인지 여부를 설정합니다.

적용 대상