NavigationViewTemplateSettings.OpenPaneWidth Property

Definition

public:
 property double OpenPaneWidth { double get(); };
/// [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="320.0")]
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="320.0")]
/// [get: Windows.Foundation.Metadata.Experimental]
double OpenPaneWidth();
[Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="320.0")]
[Windows.Foundation.Metadata.Experimental]
public double OpenPaneWidth { [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="320.0")] [Windows.Foundation.Metadata.Experimental] get; }
Public ReadOnly Property OpenPaneWidth As Double

Property Value

Double

double

Attributes
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValueAttribute ExperimentalAttribute

Applies to