DependencyProperty Class |
Namespace: Windows.UI.Xaml
public class DependencyProperty
The DependencyProperty type exposes the following members.
Name | Description | |
---|---|---|
![]() | DependencyProperty | Initializes a new instance of the DependencyProperty class |
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | Register |
Registers a dependency property with the specified property name, property type, owner type, and property metadata.
|
![]() | ToString |
Returns the DependencyProperty as a string.
(Overrides ObjectToString.) |