TwoPaneView.TallModeConfiguration 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 Hochformatmodus angezeigt werden, oder legt diesen Wert fest.
Entsprechende WinUI 2-API für UWP: Microsoft.UI.Xaml.Controls.TwoPaneView.TallModeConfiguration (für WinUI in der Windows App SDK siehe Windows App SDK Namespaces).
public:
property TwoPaneViewTallModeConfiguration TallModeConfiguration { TwoPaneViewTallModeConfiguration get(); void set(TwoPaneViewTallModeConfiguration value); };
TwoPaneViewTallModeConfiguration TallModeConfiguration();
void TallModeConfiguration(TwoPaneViewTallModeConfiguration value);
public TwoPaneViewTallModeConfiguration TallModeConfiguration { get; set; }
var twoPaneViewTallModeConfiguration = twoPaneView.tallModeConfiguration;
twoPaneView.tallModeConfiguration = twoPaneViewTallModeConfiguration;
Public Property TallModeConfiguration As TwoPaneViewTallModeConfiguration
Eigenschaftswert
Ein Enumerationswert, der angibt, wie Bereiche im Hochformatmodus angezeigt werden.