Share via


TwoPaneView.MinWideModeWidthProperty プロパティ

定義

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

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.TwoPaneView.MinWideModeWidthProperty (Windows App SDKの WinUI の場合は、Windows App SDK名前空間を参照してください)。

public:
 static property DependencyProperty ^ MinWideModeWidthProperty { DependencyProperty ^ get(); };
static DependencyProperty MinWideModeWidthProperty();
public static DependencyProperty MinWideModeWidthProperty { get; }
var dependencyProperty = TwoPaneView.minWideModeWidthProperty;
Public Shared ReadOnly Property MinWideModeWidthProperty As DependencyProperty

プロパティ値

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

適用対象