Bagikan melalui


NavigationViewTemplateSettings.OpenPaneLength Properti

Definisi

min Mendapatkan antara OpenPaneLength dan lebar jendela. Ini adalah nilai terhitung dari lebar panel saat dibuka dan diperluas sepenuhnya.

public:
 property double OpenPaneLength { double get(); };
/// [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="320.0")]
/// [get: Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="320.0")]
double OpenPaneLength();
[Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="320.0")]
public double OpenPaneLength { [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="320.0")] get; }
var double = navigationViewTemplateSettings.openPaneLength;
Public ReadOnly Property OpenPaneLength As Double

Nilai Properti

Double

double

Antara minOpenPaneLength dan lebar jendela. Defaultnya adalah 320.0.

Atribut
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValueAttribute

Berlaku untuk