InstanceDependencyProperty Members
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
Defines a field that is shared by all executing instances of an activity.
The following tables list the members exposed by the InstanceDependencyProperty type.
Public Properties
?? | Name | Description |
---|---|---|
DefaultValue | Gets the default value of the InstanceDependencyProperty field. | |
IsReadOnly | Gets whether the InstanceDependencyProperty field is read-only. | |
Name | Gets the name of the property associated with the InstanceDependencyProperty field. | |
OwnerType | Gets the type that contains the InstanceDependencyProperty field. | |
PropertyType | Gets the type of the value stored in the InstanceDependencyProperty field. |
Top
Public Methods
(see also Protected Methods )
?? | Name | Description |
---|---|---|
Equals?? | Overloaded. (inherited from Object ) | |
GetHashCode?? | (inherited from Object ) | |
GetType?? | (inherited from Object ) | |
ReferenceEquals?? | (inherited from Object ) | |
Register | Overloaded. Creates a new instance of an InstanceDependencyProperty field. | |
ToString?? | (inherited from Object ) |
Top
Protected Methods
?? | Name | Description |
---|---|---|
Finalize?? | (inherited from Object ) | |
MemberwiseClone?? | (inherited from Object ) |
Top
See Also
Reference
InstanceDependencyProperty Class
Microsoft.SpeechServer.Dialog Namespace