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