Show / Hide Table of Contents

Class WorkflowDataContext

Inheritance
System.Object
WorkflowDataContext
Namespace: System.Activities
Assembly: System.Activities.dll
Syntax
public sealed class WorkflowDataContext : CustomTypeDescriptor, INotifyPropertyChanged, IDisposable

Methods

Dispose()

Declaration
public void Dispose()

GetProperties()

Declaration
public override PropertyDescriptorCollection GetProperties()
Returns
System.ComponentModel.PropertyDescriptorCollection

Events

PropertyChanged

Declaration
public event PropertyChangedEventHandler PropertyChanged
Event Type
System.ComponentModel.PropertyChangedEventHandler

Back to top Generated by DocFX