Share via


AutoSuggestBoxHelper.KeepInteriorCornersSquareProperty Property

Definition

Identifies the KeepInteriorCornersSquare dependency property. Not implemented.

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; }
var dependencyProperty = AutoSuggestBoxHelper.keepInteriorCornersSquareProperty;
Public Shared ReadOnly Property KeepInteriorCornersSquareProperty As DependencyProperty

Property Value

The identifier for the KeepInteriorCornersSquare dependency property.

Attributes
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodNameAttribute Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValueAttribute

Applies to