ZoomContentControlOverlay Class
Represents a ContentControl wrapper for use with the ZoomContentControlItemsControl.
public class ZoomContentControlOverlay : ContentControl
- Inheritance:
- object Visual UIElement FrameworkElement Control ContentControl object
Constructors
ZoomContentControlOverlay()
Initializes an instance of the class.
public ZoomContentControlOverlay()
Properties
ZoomLevel
A percentage value indicating the current zoom level of the content.
Fields
ZoomLevelProperty
Defines the ZoomLevel property.
public static readonly DependencyProperty ZoomLevelProperty