25 writes to Instance
System.Xaml (25)
System\Xaml\XamlObjectReader.cs (25)
347
context.
Instance
= propertyValue;
349
context.
Instance
= null;
852
context.
Instance
= propertyValue;
867
context.
Instance
= null;
873
context.
Instance
= null;
879
context.
Instance
= null;
887
context.
Instance
= null;
893
context.
Instance
= null;
1345
context.
Instance
= argument;
1350
context.
Instance
= null;
1355
context.
Instance
= null;
1367
context.
Instance
= null;
1372
context.
Instance
= null;
1377
context.
Instance
= null;
1401
context.
Instance
= value;
1415
context.
Instance
= null;
1435
context.
Instance
= value;
1438
context.
Instance
= null;
1948
context.
Instance
= value;
1963
context.
Instance
= null;
1968
context.
Instance
= null;
1979
context.
Instance
= null;
1990
context.
Instance
= null;
1995
context.
Instance
= null;
2005
context.
Instance
= null;
3 references to Instance
System.Xaml (3)
System\Xaml\XamlObjectReader.cs (3)
866
ThrowIfPropertiesAreAttached(context.
Instance
, xamlProperty, context);
878
ThrowIfPropertiesAreAttached(context.
Instance
, xamlProperty, context);
2825
get { return context.
Instance
; }