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