Share via


PickerFlyout.ConfirmationButtonsVisibleProperty プロパティ

定義

ConfirmationButtonsVisible 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ ConfirmationButtonsVisibleProperty { DependencyProperty ^ get(); };
static DependencyProperty ConfirmationButtonsVisibleProperty();
public static DependencyProperty ConfirmationButtonsVisibleProperty { get; }
var dependencyProperty = PickerFlyout.confirmationButtonsVisibleProperty;
Public Shared ReadOnly Property ConfirmationButtonsVisibleProperty As DependencyProperty

プロパティ値

ConfirmationButtonsVisible 依存関係プロパティの識別子。

適用対象