TwoPaneView.WideModeConfiguration Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ruft einen Wert ab, der angibt, wie Bereiche im Querformatmodus angezeigt werden, oder legt diesen Wert fest.
Entsprechende WinUI 2-API für UWP: Microsoft.UI.Xaml.Controls.TwoPaneView.WideModeConfiguration (für WinUI in der Windows App SDK siehe Windows App SDK Namespaces).
public:
property TwoPaneViewWideModeConfiguration WideModeConfiguration { TwoPaneViewWideModeConfiguration get(); void set(TwoPaneViewWideModeConfiguration value); };
TwoPaneViewWideModeConfiguration WideModeConfiguration();
void WideModeConfiguration(TwoPaneViewWideModeConfiguration value);
public TwoPaneViewWideModeConfiguration WideModeConfiguration { get; set; }
var twoPaneViewWideModeConfiguration = twoPaneView.wideModeConfiguration;
twoPaneView.wideModeConfiguration = twoPaneViewWideModeConfiguration;
Public Property WideModeConfiguration As TwoPaneViewWideModeConfiguration
Eigenschaftswert
Ein Enumerationswert, der angibt, wie Bereiche im Breitenmodus angezeigt werden.