Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Silverlight
Silverlight 2

  Switch on low bandwidth view
This page is specific to
Microsoft Silverlight 2

Other versions are also available for the following:
.NET Framework Class Library for Silverlight
PropertyMetadata Class

Defines certain behavior aspects of a dependency property, including conditions it was registered with.

Namespace:  System.Windows
Assembly:  System.Windows (in System.Windows.dll)
Visual Basic (Declaration)
Public Class PropertyMetadata
Visual Basic (Usage)
Dim instance As PropertyMetadata
C#
public class PropertyMetadata

In Windows Presentation Foundation (WPF), a dependency property can be registered with an owning type, and then you could override the metadata for that property as it existed on a specific type. In Silverlight 2, there is no support for per-type property metadata. The metadata used for a dependency property in Silverlight 2 is always the metadata that is applied by the initially registering and owning type.

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

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

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker