BindableInstanceDependencyProperty 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 an InstanceDependencyProperty that supports ActivityBind (see System.Workflow.ComponentModel.ActivityBind).
The following tables list the members exposed by the BindableInstanceDependencyProperty type.
Public Properties
?? | Name | Description |
---|---|---|
DefaultValue?? | Gets the default value of the InstanceDependencyProperty field.(inherited from InstanceDependencyProperty) | |
IsReadOnly?? | Gets whether the InstanceDependencyProperty field is read-only.(inherited from InstanceDependencyProperty) | |
Name?? | Gets the name of the property associated with the InstanceDependencyProperty field.(inherited from InstanceDependencyProperty) | |
OwnerType?? | Gets the type that contains the InstanceDependencyProperty field.(inherited from InstanceDependencyProperty) | |
PropertyType?? | Gets the type of the value stored in the InstanceDependencyProperty field.(inherited from InstanceDependencyProperty) |
Top
Public Methods
(see also Protected Methods )
?? | Name | Description |
---|---|---|
Equals?? | Overloaded. (inherited from Object ) | |
GetHashCode?? | (inherited from Object ) | |
GetType?? | (inherited from Object ) | |
op_Implicit | Gets the DependencyProperty that corresponds to the specified BindableInstanceDependencyProperty. | |
ReferenceEquals?? | (inherited from Object ) | |
Register | Overloaded. Creates a new BindableInstanceDependencyProperty instance. | |
ToDependencyProperty | Gets the DependencyProperty that corresponds to this BindableInstanceDependencyProperty. | |
ToString?? | (inherited from Object ) |
Top
Protected Methods
?? | Name | Description |
---|---|---|
Finalize?? | (inherited from Object ) | |
MemberwiseClone?? | (inherited from Object ) |
Top
See Also
Reference
BindableInstanceDependencyProperty Class
Microsoft.SpeechServer.Dialog Namespace