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