1 write to _args
PresentationFramework (1)
MS\Internal\Data\AsyncDataRequest.cs (1)
49
_args
= args;
1 reference to _args
PresentationFramework (1)
MS\Internal\Data\AsyncDataRequest.cs (1)
164
internal object[] Args { get { return
_args
; } }