ScrollPresenter.ZoomMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property ScrollingZoomMode ZoomMode { ScrollingZoomMode get(); void set(ScrollingZoomMode value); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="ScrollPresenter::s_defaultZoomMode")]
/// [get: Windows.Foundation.Metadata.Experimental]
/// [set: Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="ScrollPresenter::s_defaultZoomMode")]
/// [set: Windows.Foundation.Metadata.Experimental]
ScrollingZoomMode ZoomMode();
void ZoomMode(ScrollingZoomMode value);
/// [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="ScrollPresenter::s_defaultZoomMode")]
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="ScrollPresenter::s_defaultZoomMode")]
/// [get: Windows.Foundation.Metadata.Experimental]
/// [set: Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="ScrollPresenter::s_defaultZoomMode")]
/// [set: Windows.Foundation.Metadata.Experimental]
ScrollingZoomMode ZoomMode();
void ZoomMode(ScrollingZoomMode value);
[Windows.Foundation.Metadata.Experimental]
public ScrollingZoomMode ZoomMode { [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="ScrollPresenter::s_defaultZoomMode")] [Windows.Foundation.Metadata.Experimental] get; [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="ScrollPresenter::s_defaultZoomMode")] [Windows.Foundation.Metadata.Experimental] set; }
[Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="ScrollPresenter::s_defaultZoomMode")]
[Windows.Foundation.Metadata.Experimental]
public ScrollingZoomMode ZoomMode { [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="ScrollPresenter::s_defaultZoomMode")] [Windows.Foundation.Metadata.Experimental] get; [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="ScrollPresenter::s_defaultZoomMode")] [Windows.Foundation.Metadata.Experimental] set; }
Public Property ZoomMode As ScrollingZoomMode
Property Value
- Attributes
-
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValueAttribute ExperimentalAttribute