InstanceDependencyHelper Members

Include Protected Members
Include Inherited Members

Methods

  Name Description
Public method Static member GetValue<T>(T, InstanceDependencyProperty)
Get the value of an InstanceDependencyProperty at design time.
Public method Static member GetValue<T>(T, Guid, InstanceDependencyProperty)
Gets the value of an InstanceDependencyProperty.
Public method Static member SetValue<T>(T, InstanceDependencyProperty, Object)
Sets the value of an InstanceDependencyProperty at design time.
Public method Static member SetValue<T>(T, Guid, InstanceDependencyProperty, Object)
Sets the value of an InstanceDependencyProperty.

See Also

InstanceDependencyHelper Class

Microsoft.Rtc.Workflow.Activities Namespace