NavigationView.IsTitleBarAutoPaddingEnabledProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ IsTitleBarAutoPaddingEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsTitleBarAutoPaddingEnabledProperty();
public static DependencyProperty IsTitleBarAutoPaddingEnabledProperty { get; }
var dependencyProperty = NavigationView.isTitleBarAutoPaddingEnabledProperty;
Public Shared ReadOnly Property IsTitleBarAutoPaddingEnabledProperty As DependencyProperty

プロパティ値

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

適用対象