DataContextValueSourceAttribute Class

Definition

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

Applies to