InstanceDependencyProperty Members

The InstanceDependencyProperty type exposes the following members.

Methods

  Name Description
Dd253321.pubmethod(en-us,office.13).gif Equals (Inherited from Object.)
Dd253321.protmethod(en-us,office.13).gif Finalize (Inherited from Object.)
Dd253321.pubmethod(en-us,office.13).gif GetHashCode (Inherited from Object.)
Dd253321.pubmethod(en-us,office.13).gif GetType (Inherited from Object.)
Dd253321.protmethod(en-us,office.13).gif MemberwiseClone (Inherited from Object.)
Dd253321.pubmethod(en-us,office.13).gifDd253321.static(en-us,office.13).gif Register Overloaded.
Dd253321.pubmethod(en-us,office.13).gif ToString (Inherited from Object.)

Properties

  Name Description
Dd253321.pubproperty(en-us,office.13).gif DefaultValue
Gets the default value of the dependency property.
Dd253321.pubproperty(en-us,office.13).gif IsReadOnly
Gets a boolean value that specifies whether the dependency property is read-only. If it is read-only, the SetValue method throws an exception when called.
Dd253321.pubproperty(en-us,office.13).gif Name
Gets the name of the dependency property.
Dd253321.pubproperty(en-us,office.13).gif OwnerType
Gets the type that contains the dependency property.
Dd253321.pubproperty(en-us,office.13).gif PropertyType
Gets the type of the value stored in the dependency property.

See Also

InstanceDependencyProperty Class

Microsoft.Rtc.Workflow.Activities Namespace