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