Table of Contents

Class PreviewFlyout

Namespace
WindowSill.API
Assembly
WindowSill.API.dll

A specialized tooltip control that provides preview functionality for a sill's view.

[Bindable]
[WinRTRuntimeClassName("Microsoft.UI.Xaml.IUIElementOverrides")]
[WinRTExposedType(typeof(WindowSill_API_PreviewFlyoutWinRTTypeDetails))]
public sealed class PreviewFlyout : ToolTip, IEquatable<DependencyObject>, IAnimationObject, IVisualElement, IVisualElement2, IEquatable<UIElement>, IEquatable<FrameworkElement>, IEquatable<Control>, IEquatable<ContentControl>, IWinRTObject, IUnmanagedVirtualMethodTableProvider, IDynamicInterfaceCastable, IEquatable<ToolTip>
Inheritance
PreviewFlyout
Implements
IWinRTObject
Inherited Members
Extension Methods

Constructors

PreviewFlyout()

Initializes a new instance of the PreviewFlyout class.

public PreviewFlyout()