DataContextValueSourceAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class DataContextValueSourceAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Property)]
public sealed class DataContextValueSourceAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property)>]
type DataContextValueSourceAttribute = class
inherit Attribute
Public NotInheritable Class DataContextValueSourceAttribute
Inherits Attribute
- Inheritance
-
DataContextValueSourceAttribute
- Attributes
Constructors
| DataContextValueSourceAttribute(String, Boolean) | |
| DataContextValueSourceAttribute(String, String, Boolean) |
Properties
| AncestorPath | |
| DataContextValueSourceProperty | |
| IsCollectionItem |