6 references to Handle
System.Activities (6)
System\Activities\Statements\HandleScope.cs (6)
38
metadata.Bind(this.
Handle
, handleArgument);
48
if ((this.
Handle
== null) || this.
Handle
.IsEmpty)
76
if ((this.
Handle
== null) || this.
Handle
.IsEmpty)
83
scopedHandle = this.
Handle
.Get(context);