ScrollPresenter.HorizontalScrollChainMode Eigenschaft

Definition

public:
 property ScrollingChainMode HorizontalScrollChainMode { ScrollingChainMode get(); void set(ScrollingChainMode value); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="ScrollPresenter::s_defaultHorizontalScrollChainMode")]
/// [get: Windows.Foundation.Metadata.Experimental]
/// [set: Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="ScrollPresenter::s_defaultHorizontalScrollChainMode")]
/// [set: Windows.Foundation.Metadata.Experimental]
ScrollingChainMode HorizontalScrollChainMode();

void HorizontalScrollChainMode(ScrollingChainMode value);
/// [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="ScrollPresenter::s_defaultHorizontalScrollChainMode")]
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="ScrollPresenter::s_defaultHorizontalScrollChainMode")]
/// [get: Windows.Foundation.Metadata.Experimental]
/// [set: Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="ScrollPresenter::s_defaultHorizontalScrollChainMode")]
/// [set: Windows.Foundation.Metadata.Experimental]
ScrollingChainMode HorizontalScrollChainMode();

void HorizontalScrollChainMode(ScrollingChainMode value);
[Windows.Foundation.Metadata.Experimental]
public ScrollingChainMode HorizontalScrollChainMode { [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="ScrollPresenter::s_defaultHorizontalScrollChainMode")] [Windows.Foundation.Metadata.Experimental] get; [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="ScrollPresenter::s_defaultHorizontalScrollChainMode")] [Windows.Foundation.Metadata.Experimental] set; }
[Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="ScrollPresenter::s_defaultHorizontalScrollChainMode")]
[Windows.Foundation.Metadata.Experimental]
public ScrollingChainMode HorizontalScrollChainMode { [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="ScrollPresenter::s_defaultHorizontalScrollChainMode")] [Windows.Foundation.Metadata.Experimental] get; [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="ScrollPresenter::s_defaultHorizontalScrollChainMode")] [Windows.Foundation.Metadata.Experimental] set; }
Public Property HorizontalScrollChainMode As ScrollingChainMode

Eigenschaftswert

Attribute
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValueAttribute ExperimentalAttribute

Gilt für: