PropertyReferenceExtension<T> Class
.NET Framework (current version)
Provides access to properties contained in an x:Class document.
Assembly: System.Activities (in System.Activities.dll)
System::Object
System.Windows.Markup::MarkupExtension
System.Activities.XamlIntegration::PropertyReferenceExtension<T>
System.Windows.Markup::MarkupExtension
System.Activities.XamlIntegration::PropertyReferenceExtension<T>
| Name | Description | |
|---|---|---|
![]() | PropertyReferenceExtension<T>() | Initializes a new instance of the PropertyReferenceExtension<T> class. |
| Name | Description | |
|---|---|---|
![]() | PropertyName | Get or sets the name of the associated property. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | ProvideValue(IServiceProvider^) | Retrieves the value of the associated property.(Overrides MarkupExtension::ProvideValue(IServiceProvider^).) |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
.NET Framework
Available since 4.0
Available since 4.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

