Freigeben über


AutoSuggestBoxHelper.KeepInteriorCornersSquareProperty Eigenschaft

Definition

Identifiziert die KeepInteriorCornersSquare-Abhängigkeitseigenschaft. Nicht implementiert.

Diese Dokumentation gilt für WinUI 2 für UWP (für WinUI im Windows App SDK, siehe Windows App SDK Namespaces).

public:
 static property DependencyProperty ^ KeepInteriorCornersSquareProperty { DependencyProperty ^ get(); };
/// [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodName(value="OnKeepInteriorCornersSquarePropertyChanged")]
/// [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="false")]
/// [get: Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodName(value="OnKeepInteriorCornersSquarePropertyChanged")]
/// [get: Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="false")]
static DependencyProperty KeepInteriorCornersSquareProperty();
[Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodName(value="OnKeepInteriorCornersSquarePropertyChanged")]
[Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="false")]
public static DependencyProperty KeepInteriorCornersSquareProperty { [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodName(value="OnKeepInteriorCornersSquarePropertyChanged")] [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="false")] get; }
Public Shared ReadOnly Property KeepInteriorCornersSquareProperty As DependencyProperty

Eigenschaftswert

Der Bezeichner für die KeepInteriorCornersSquare-Abhängigkeitseigenschaft.

Attribute
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodNameAttribute Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValueAttribute

Gilt für: