ViewBehaviors Class

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Inheritance Hierarchy

System.Object
  Microsoft.Internal.Pivot.Views.ViewBehaviors

Namespace:  Microsoft.Internal.Pivot.Views
Assembly:  System.Windows.Controls.Pivot (in System.Windows.Controls.Pivot.dll)

Syntax

'Declaration
Public NotInheritable Class ViewBehaviors
public static class ViewBehaviors

The ViewBehaviors type exposes the following members.

Attached Properties

  Name Description
Public attached property Model
Public attached property ViewModel

Top

Methods

  Name Description
Public methodStatic member ClearModel
Public methodStatic member GetModel
Public methodStatic member GetViewModel
Public methodStatic member SetModel
Public methodStatic member SetViewModel

Top

Fields

  Name Description
Public fieldStatic member ModelProperty
Public fieldStatic member ViewModelProperty

Top

Version Information

Silverlight

Supported in: 5

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.