In This Topic
Gets or sets the PreviewStyle property. This dependency property indicates the style of the preview.
Syntax
'Declaration
Public Property PreviewStyle As Windows.UI.Xaml.Style
public Windows.UI.Xaml.Style PreviewStyle {get; set;}
See Also